Skip to content

Commit

Permalink
Fix permission denied
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jan 31, 2025
1 parent 58c318f commit 0fd9f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- run: docker compose logs || true
if: failure()

- run: make acceptance-tests-down
- run: sudo make acceptance-tests-down

- run: mkdir -p core/build/resources/actual examples/build/reports core/build/reports examples/build/resources/test/examples
if: always()
Expand Down

0 comments on commit 0fd9f86

Please sign in to comment.