Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyhfe authored Nov 13, 2023
1 parent ac823de commit 01456a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: run docker compose
run: docker-compose -p three up --build -d
run: docker compose -p three up --build -d

0 comments on commit 01456a2

Please sign in to comment.