mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
do not stop at filesystem boundaries (testing purposes)
This commit is contained in:
parent
394f64d262
commit
489f41c72a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-userguide-pdf.yml
vendored
1
.github/workflows/build-userguide-pdf.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
name: Build user guide
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1
|
||||
UG_AUTHOR: Auto Userguide Creator
|
||||
UG_COMMIT_MESSAGE: <automated> build of user guide
|
||||
container:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue