mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: test ci
This commit is contained in:
parent
7e5999e862
commit
73235c8699
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user