Update .gitea/workflows/build.yml
This commit is contained in:
parent
3cc993713d
commit
8ad89fc166
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ jobs:
|
||||||
|
|
||||||
- name: capture build artifacts
|
- name: capture build artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
env:
|
||||||
|
NODE_TLS_REJECT_UNAUTHORIZED: 0
|
||||||
with:
|
with:
|
||||||
name: Artifacts.zip
|
name: Artifacts.zip
|
||||||
path: build/libs/
|
path: build/libs/
|
Loading…
Add table
Add a link
Reference in a new issue