Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Aug 31, 2024
1 parent 14a7b10 commit 29f7b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- run: git clone https://github.com/bangumi/dev-env $HOME/dev-env
- run: cd ~/dev-env && docker-compose up -d
- run: cd ~/dev-env && docker compose up -d

- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 29f7b82

Please sign in to comment.