fix(ci): fix CI

This commit is contained in:
liushuyu 2021-10-15 19:10:08 -06:00
parent a8db5ff8c4
commit 2120abf299
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

View File

@ -16,7 +16,7 @@ jobs:
rust-version: stable
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y libwebkit2gtk-4.0-dev libssl-dev
run: sudo apt-get update && sudo apt-get install -y libwebkit2gtk-4.0-dev libssl-dev libappindicator3-dev
if: runner.os == 'Linux'
- name: Get yarn cache directory path