Comment out artifacts
This commit is contained in:
parent
537f7c6641
commit
bcc45ab382
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
@ -50,9 +50,9 @@ jobs:
|
|||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: ./doc
|
folder: ./doc
|
||||||
|
|
||||||
- name: Upload dist
|
#- name: Upload dist
|
||||||
uses: actions/upload-artifacts@v2
|
#uses: actions/upload-artifacts@v1
|
||||||
with:
|
#with:
|
||||||
name: lib
|
#name: lib
|
||||||
path: ./lib
|
#path: ./lib
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user