Skip to content

Commit

Permalink
ci: changes config.yaml path
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozirun committed Nov 13, 2024
1 parent d697f98 commit e760be8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/common-test-and-update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo chmod +x /usr/local/bin/docker-compose
- name: Copy config.yaml
run: cp -f .github/workflows/config.yaml config.yaml
run: cp -f .github/config.yaml config.yaml

- name: Start mysql
run: |
Expand Down

0 comments on commit e760be8

Please sign in to comment.