Skip to content

Commit

Permalink
fix permission denied error
Browse files Browse the repository at this point in the history
  • Loading branch information
fariedabuzaid committed Feb 9, 2024
1 parent a6737b7 commit 4891560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/aai-institute/tfl-training-probabilistic-model-checking:main
options: --user root
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4891560

Please sign in to comment.