We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f22ed71 + ceceeef commit 3507a56Copy full SHA for 3507a56
.github/workflows/ci_cd.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Build the documentation (PDF)
64
run: |
65
- xvfb-run make -C doc pdf
+ make -C doc pdf
66
67
- name: Upload HTML documentation
68
uses: actions/upload-artifact@v3
0 commit comments