Skip to content

Commit

Permalink
change order
Browse files Browse the repository at this point in the history
  • Loading branch information
NvdLaan committed Aug 5, 2024
1 parent 15e8e6f commit da3d131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Linting
run: bash bin/cleanup_pre_commit.sh
- name: Build Docker image
run: docker compose build -f docker-compose.local.yml
run: docker compose -f docker-compose.local.yml build
- name: Create Docker network
run: docker network create zwd_network
- name: Start images
Expand Down

0 comments on commit da3d131

Please sign in to comment.