Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozirun committed Nov 18, 2024
1 parent cc433f9 commit 06645da
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -34,7 +34,7 @@ jobs:
- name: Start mysql
run: |
docker-compose -f docker-compose.yaml up -d leap-ledger-mysql leap-ledger-nats leap-ledger-redis
sudo chmod -R 777 ./
sudo chmod -R 777 ./
- name: Wait for MySQL to be ready
run: |
Expand Down

0 comments on commit 06645da

Please sign in to comment.