Skip to content

Commit

Permalink
ci: fix docker compose call
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Nov 21, 2024
1 parent 8f38a43 commit ba3d5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- uses: actions/checkout@master
- run: |
make init-env
docker-compose build
docker compose build

0 comments on commit ba3d5ed

Please sign in to comment.