chore: test ci

This commit is contained in:
GyDi 2022-11-03 00:48:27 +08:00
parent 7e5999e862
commit 73235c8699
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6

View File

@ -54,7 +54,7 @@ jobs:
if: startsWith(github.event.inputs.os, 'ubuntu-') if: startsWith(github.event.inputs.os, 'ubuntu-')
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev libayatana-appindicator3-dev sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
- name: Get yarn cache dir path - name: Get yarn cache dir path
id: yarn-cache-dir-path id: yarn-cache-dir-path