Update build.yml

This commit is contained in:
Eugene
2026-07-13 09:51:08 +02:00
parent ea05156059
commit 142af28596
+1 -1
View File
@@ -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