Skip to content

Commit 3507a56

Browse files
committed
Merge branch 'main' into release/0.2
2 parents f22ed71 + ceceeef commit 3507a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Build the documentation (PDF)
6464
run: |
65-
xvfb-run make -C doc pdf
65+
make -C doc pdf
6666
6767
- name: Upload HTML documentation
6868
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)