ci: fixing release script
Release / Build-production-and-ng-test (push) Successful in 3m58s Details
Release / Build-and-test-development (push) Successful in 7m39s Details
Release / release (push) Successful in 8m23s Details

This commit is contained in:
Mihajlo Medjedovic 2024-05-03 09:03:56 +02:00
parent cc65890fea
commit 77a7190f4d
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ jobs:
echo ${{ secrets.SHEET_PWD }} | gpg --batch --yes --passphrase-fd 0 ./libraries/sheet-crypto.tgz.gpg
npm i ./libraries/sheet-crypto.tgz
# End
npm i webpack
npm run build
- name: Create Empty Release (assets are posted later)