Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Oct 25, 2024
1 parent bac03ef commit e326321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concrete_python_tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
password: ${{ secrets.GHCR_PASSWORD }}
options: >-
-v ${{ github.workspace }}:/concrete
-v compiler-artifacts:/compiler-artifacts
-v ${{ github.workspace }}/compiler-artifacts:/compiler-artifacts
shell: bash
run: |
ls -R /compiler-artifacts
Expand Down

0 comments on commit e326321

Please sign in to comment.