attempt 99299391932912931932

This commit is contained in:
Core 2022-08-25 18:21:12 +01:00
parent 4c0eef21ae
commit 165500f009

View file

@ -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