ci: fix
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 1m14s

This commit is contained in:
Mihajlo Medjedovic 2024-05-30 14:22:01 +02:00
parent bad43135d7
commit 68a2a606f3
2 changed files with 1084 additions and 965 deletions

View File

@ -34,6 +34,7 @@ jobs:
npm ci
# Decrypt and Install sheet
echo ${{ secrets.SHEET_PWD }} | gpg --batch --yes --passphrase-fd 0 ./libraries/sheet-crypto.tgz.gpg
ls ./libraries
npm i ./libraries/sheet-crypto.tgz
# End

2048
client/package-lock.json generated

File diff suppressed because it is too large Load Diff