mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-29 11:56:04 +08:00
List files
This commit is contained in:
parent
a2e1d1677a
commit
5fbe86e329
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
|
run: npm ci
|
||||||
- name: Build website
|
- name: Build website
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
- name: List files
|
||||||
|
run: ls
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue