We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756ae13 commit 9d24832Copy full SHA for 9d24832
1 file changed
.github/workflows/deploy_pages.yaml
@@ -38,7 +38,7 @@ jobs:
38
# pytest
39
- name: Build static site
40
run: |
41
- cd make html
+ make html
42
43
- name: Deploy
44
uses: peaceiris/actions-gh-pages@v4
0 commit comments