Skip to content

Commit b55fa65

Browse files
committed
more fix to the action
1 parent 3ce7486 commit b55fa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454

5555
- name: Stop containers
5656
if: always()
57-
run: docker-compose -f "docker-compose.production.yaml" down
57+
run: docker compose -f "docker-compose.production.yaml" down

0 commit comments

Comments
 (0)