Update docs.yml

This commit is contained in:
Eugene 2024-12-24 23:54:28 +01:00
parent 09556ae6a1
commit 67230c1601
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -18,7 +18,7 @@ jobs:
- name: Build - name: Build
run: | run: |
apt update && apt install libfontconfig1-dev sudo apt update && sudo apt install libfontconfig1-dev
yarn cache clean yarn cache clean
cd app cd app
yarn yarn