1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-09-18 22:26:05 +00:00

Update linux.yml

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

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