mirror of
https://github.com/rsms/inter.git
synced 2024-11-30 01:15:54 +03:00
website: fix to github action
This commit is contained in:
parent
6f0794d02c
commit
79bc7b6cbd
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
uses: actions/jekyll-build-pages@v1
|
||||
with:
|
||||
source: ./docs
|
||||
destination: ./docs/_site
|
||||
destination: ./_site
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user