Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dreth committed Jul 25, 2024
1 parent 361e23e commit 13514f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
docker compose -f docker-compose-prod.yml build &&
docker stop hbd || true &&
docker rm hbd || true &&
docker compose -f docker-compose-prod-yml up -d hbd
docker compose -f docker-compose-prod.yml up -d hbd

0 comments on commit 13514f2

Please sign in to comment.