mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
do not stop at filesystem boundaries, without path naming (testing purposes)
This commit is contained in:
parent
204905aa86
commit
c8581ded66
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-userguide-pdf.yml
vendored
3
.github/workflows/build-userguide-pdf.yml
vendored
|
|
@ -28,8 +28,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 2
|
||||
path: ${{ github.workspace }}
|
||||
|
||||
|
||||
- name: Build user guide pdf
|
||||
run: latexmk -pdflua -cd ./manual/moderncv_userguide.tex
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue