Skip to content

Commit

Permalink
Fix Volume
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent d537e09 commit 160bd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
image: gradle:8.10-jdk17
options: --user root
volumes:
- ${{ github.workspace }}:/simona:rw
- ${{ github.workspace }}:/__w/simona/simona:rw

steps:
- name: Checking Gradle & Java
Expand Down

0 comments on commit 160bd99

Please sign in to comment.