This commit is contained in:
Core 2022-08-25 16:58:35 +01:00
parent 4eb4516978
commit d485a4f5e4
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 3 additions and 2 deletions

View file

@ -20,7 +20,7 @@ jobs:
command: |
sudo apt-get update -y
sudo apt-get install -y autoconf automake g++ libtool || true
curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@7
sudo curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@7
pnpm config set store-dir ~/.pnpm-store
- run:
name: Fetch Application Version