Skip to content

Commit

Permalink
Fix github actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrobison1 committed Aug 9, 2024
1 parent 516b3ff commit af162de
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 @@ -48,4 +48,4 @@ jobs:
- name: Cleanup
if: always()
run: docker-compose down
run: docker compose down

0 comments on commit af162de

Please sign in to comment.