mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-29 11:56:04 +08:00
Change output to site
This commit is contained in:
parent
4f3203ffac
commit
39c420b73b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -37,6 +37,8 @@ jobs:
|
|||
run: npm ci
|
||||
- name: Build website
|
||||
run: npm run build
|
||||
- name: Move build folder
|
||||
run: mv build _site
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue