We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbd4b2 commit 0c16cf2Copy full SHA for 0c16cf2
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
image: maclotsen/texlive:with-gf
29
shell: bash
30
- options: --rm -i -v ${{ github.workspace }}/texmf:/home/ltxuser/texmf -v ${{ github.workspace }}:/data
+ options: --rm -i -v ${{ github.workspace }}:/data
31
run: |
32
echo PWD: $PWD
33
echo FILES:
0 commit comments