Update .gitea/workflows/build.yml
All checks were successful
build / build (push) Successful in 3m5s
All checks were successful
build / build (push) Successful in 3m5s
This commit is contained in:
parent
3cc993713d
commit
8ad89fc166
@ -43,6 +43,8 @@ jobs:
|
||||
|
||||
- name: capture build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
env:
|
||||
NODE_TLS_REJECT_UNAUTHORIZED: 0
|
||||
with:
|
||||
name: Artifacts.zip
|
||||
path: build/libs/
|
Loading…
x
Reference in New Issue
Block a user