Skip to content

Commit fbd7470

Browse files
committed
Update site
1 parent 44a29ff commit fbd7470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: Build with Jekyll
3434
uses: actions/jekyll-build-pages@v1
3535
with:
36-
source: ./docs
37-
destination: ./docs/_site
36+
source: .
37+
destination: _site
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3
4040

0 commit comments

Comments
 (0)