Skip to content

Commit 4891560

Browse files
committed
fix permission denied error
1 parent a6737b7 commit 4891560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_and_render.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
container:
1313
image: ghcr.io/aai-institute/tfl-training-probabilistic-model-checking:main
14+
options: --user root
1415
credentials:
1516
username: ${{ github.actor }}
1617
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)