From c2eaedc959c0fddabcf5579f23aed322f31cd4bf Mon Sep 17 00:00:00 2001 From: GyDi Date: Wed, 11 May 2022 12:12:55 +0800 Subject: [PATCH] chore: test ci --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8988862..3f4e59d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -44,7 +44,7 @@ jobs: if: github.event.inputs.os == 'ubuntu-latest' run: | 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-appindicator-dev + sudo apt-get install -y libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev libayatana-appindicator-dev ayatana-appindicator3 - name: Get yarn cache dir path id: yarn-cache-dir-path