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 bec20eb commit f0e1933Copy full SHA for f0e1933
.github/workflows/generate.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Generate new document
29
run: |
30
cd work
31
- # Create tags
+ # Create html documents
32
make html
33
34
cd ..
0 commit comments