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 f601d4a commit 40cd9b6Copy full SHA for 40cd9b6
.github/workflows/sphinx.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Add .nojekyll file
23
run: echo > doc/sphinx/build/html/.nojekyll
24
- name: Upload artifacts
25
- uses: actions/upload-pages-artifact@2d163be3ddce01512f3eea7ac5b7023b5d643ce1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b
26
with:
27
name: github-pages
28
path: doc/sphinx/build/html/
0 commit comments