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 e73b180 commit 7942b41Copy full SHA for 7942b41
1 file changed
.github/workflows/pages.yml
@@ -66,11 +66,11 @@ jobs:
66
- name: Setup Pages
67
uses: actions/configure-pages@v5
68
69
- - name: Build with Jekyll
70
- uses: actions/jekyll-build-pages@v1
71
- with:
72
- source: ./docs
73
- destination: ./_site
+ #- name: Build with Jekyll
+ # uses: actions/jekyll-build-pages@v1
+ # with:
+ # source: ./docs
+ # destination: ./_site
74
75
- name: Upload artifact
76
uses: actions/upload-pages-artifact@v3
0 commit comments