Fix bundle build

pull/153/head
Piero Toffanin 2021-05-24 18:00:00 -04:00
rodzic c87f1f8679
commit 9bdf410e27
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,6 @@ jobs:
- name: Build bundle
run: |
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
uses: actions/upload-artifact@v2
with: