attempt 99299391932912931932
This commit is contained in:
parent
4c0eef21ae
commit
165500f009
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
command: |
|
command: |
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y autoconf automake g++ libtool || true
|
sudo apt-get install -y autoconf automake g++ libtool || true
|
||||||
curl -fsSL https://get.pnpm.io/install.sh | sh -
|
sudo npm install -g pnpm
|
||||||
pnpm config set store-dir ~/.pnpm-store
|
pnpm config set store-dir ~/.pnpm-store
|
||||||
- run:
|
- run:
|
||||||
name: Fetch Application Version
|
name: Fetch Application Version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue