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 bf5e568 commit 4108d4eCopy full SHA for 4108d4e
1 file changed
.github/workflows/jekyll.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Upload artifact
42
uses: actions/upload-pages-artifact@v3
43
with:
44
- path: 'src/dist/'
+ path: 'dist/'
45
46
deploy:
47
environment:
0 commit comments