trigger action anyways, set workspace path (testing purposes)

This commit is contained in:
LLdaniel 2026-01-31 13:47:00 +01:00
commit 394f64d262

View file

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 2
path: .
path: ${{ github.workspace }}
- name: Build user guide pdf
run: latexmk -pdflua -cd ./manual/moderncv_userguide.tex