Skip to content

Commit 2fe8b23

Browse files
Updated yml with docker
1 parent 10c1d90 commit 2fe8b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Stop Docker Services
6262
if: always()
63-
run: docker compose -f docker-compose-h2.yml down
63+
run: docker compose -f .github/workflows/docker-compose-h2.yml down
6464

6565
deploy-pages:
6666
name: Deploy Reports to GitHub Pages

0 commit comments

Comments
 (0)