This commit is contained in:
@ -34,7 +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
|
||||
ls ./libraries -la
|
||||
npm i ./libraries/sheet-crypto.tgz
|
||||
# End
|
||||
|
||||
|
Reference in New Issue
Block a user