Update linux.yml

This commit is contained in:
Eugene Pankov
2021-06-12 18:11:35 +02:00
parent 9e17ce157d
commit 11cd42e56c

View File

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