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.
1 parent f4d9c0c commit 12b6741Copy full SHA for 12b6741
.github/workflows/build-and-deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Generate new HTML documents
31
run: |
32
- make -j2 html
+ make html
33
34
- name: Check commit IDs
35
id: commitid
0 commit comments