mirror of
https://github.com/eugeny/tabby
synced 2026-08-23 06:16:43 +00:00
Update build.yml
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
sudo apt-get update && sudo apt-get install -y libfontconfig1-dev
|
||||
sudo apt-get update && sudo apt-get install -y libfontconfig1-dev libsecret-1-dev
|
||||
npm i -g yarn
|
||||
cd app
|
||||
yarn
|
||||
|
||||
Reference in New Issue
Block a user