浏览代码

chore: ci

GyDi 2 年之前
父节点
当前提交
770d5cd11c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -43,7 +43,7 @@ jobs:
         if: startsWith(matrix.os, 'ubuntu-')
         if: startsWith(matrix.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