Skip to content

Commit 98f1708

Browse files
authored
Update pages.yml
1 parent 30198aa commit 98f1708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build with Jekyll
2727
uses: actions/jekyll-build-pages@v1
2828
with:
29-
source: ./
29+
source: ./docs/
3030
destination: ./_site
3131
- name: Upload artifact
3232
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)