Skip to content

Commit bdd71b9

Browse files
committed
Update ci
1 parent 9fa475f commit bdd71b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
shell: bash
2525
options: --rm -i -v ${{ github.workspace }}:/data -v ${{ github.workspace }}/texmf:/home/ltxuser/texmf
2626
run: |
27+
pwd
28+
ls
2729
git config --global --add safe.directory /data/gitinfo-lua
2830
make -C gitinfo-lua build
2931
- name: Archive Documentation

0 commit comments

Comments
 (0)