Skip to content

Commit

Permalink
Fixed Volume Path
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent f024771 commit ae3f414
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
run:
java -version && gradle --version

- name: Verify Files in Container
run: |
pwd
ls -la /simona
- name: Building Project
working-directory: /simona
run: |
Expand Down

0 comments on commit ae3f414

Please sign in to comment.