chore: test ci

This commit is contained in:
GyDi 2022-05-11 10:51:28 +08:00 committed by GitHub
parent 91c14211c6
commit 9a4ebf4daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev libayatana-appindicator-dev patchelf
- name: Get yarn cache dir path
id: yarn-cache-dir-path