Update build.yml

This commit is contained in:
Eugene Pankov 2021-10-04 15:46:25 +02:00
parent 7527b8ac2d
commit cb9681ef41
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -146,7 +146,7 @@ jobs:
- name: Install deps
run: |
sudo apt-get update
sudo apt-get install bsdtar zsh
sudo apt-get install libarchive-tools zsh
npm i -g yarn@1.19.1
cd app
yarn