Skip to content

Commit

Permalink
docker compose up
Browse files Browse the repository at this point in the history
  • Loading branch information
ventoy committed Nov 16, 2024
1 parent 279491a commit f202542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run docker-compose up
run: docker-compose up
- name: Run docker compose up
run: docker compose up
- uses: actions/upload-artifact@v3
with:
name: ventoy-windows
Expand Down

0 comments on commit f202542

Please sign in to comment.