Skip to content

Commit

Permalink
Rename compose cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaetanbrl authored Nov 6, 2024
1 parent e333f70 commit def38fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env:
DOCKER_BUILDKIT: 1
run: |
docker-compose build
docker compose build
- name: "Log in to docker hub"
uses: azure/docker-login@v1
Expand Down

0 comments on commit def38fd

Please sign in to comment.