We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7999a43 commit 962c06dCopy full SHA for 962c06d
1 file changed
.github/workflows/publish-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Upload artifact
33
uses: actions/upload-pages-artifact@v3
34
with:
35
- path: './Figs'
+ path: 'Figs'
36
37
- name: Deploy to GitHub Pages
38
id: deployment
0 commit comments