Skip to content

Commit

Permalink
Revert "ci: declare directory safe"
Browse files Browse the repository at this point in the history
This reverts commit ace4fe2.
  • Loading branch information
louisradtke committed Jan 26, 2025
1 parent ace4fe2 commit d202675
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions-tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:

- name: Build PDF with latexmk
run: |
git config --global --add safe.directory $(pwd)
latexmk -pdf main.tex
- name: Upload PDF artifact
Expand Down

0 comments on commit d202675

Please sign in to comment.