1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-03 20:08:54 +03:00

Update linux.yml

This commit is contained in:
Eugene Pankov 2021-06-12 18:11:35 +02:00
parent 9e17ce157d
commit 11cd42e56c
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

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