kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Fix bundle build
rodzic
c87f1f8679
commit
9bdf410e27
|
@ -25,7 +25,6 @@ jobs:
|
||||||
- name: Build bundle
|
- name: Build bundle
|
||||||
run: |
|
run: |
|
||||||
npm run winbundle
|
npm run winbundle
|
||||||
python configure.py dist --signtool-path $((Get-Command signtool).Source) --code-sign-cert-path $env:CODE_SIGN_CERT_PATH
|
|
||||||
- name: Upload Bundle File
|
- name: Upload Bundle File
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Ładowanie…
Reference in New Issue