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 0c8af26 commit a3191aaCopy full SHA for a3191aa
.github/workflows/jekyll-gh-pages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build with Jekyll
34
uses: actions/jekyll-build-pages@v1
35
with:
36
- source: ./demo/dist
+ source: ./demo
37
destination: ./_site
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
0 commit comments