Skip to content

Commit 0c16cf2

Browse files
committed
Update ci
1 parent fbbd4b2 commit 0c16cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
image: maclotsen/texlive:with-gf
2929
shell: bash
30-
options: --rm -i -v ${{ github.workspace }}/texmf:/home/ltxuser/texmf -v ${{ github.workspace }}:/data
30+
options: --rm -i -v ${{ github.workspace }}:/data
3131
run: |
3232
echo PWD: $PWD
3333
echo FILES:

0 commit comments

Comments
 (0)