diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 454a504..0158d24 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,9 +71,10 @@ jobs: - name: build tauri for Linux run: | sudo apt-get update - sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config - sh <(curl https://tea.xyz) . - sh <(curl https://tea.xyz) xc build + sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config libatomic1 + sh <(curl https://tea.xyz) --yes + tea +nodejs.org +pnpm.io +rust + tea pnpm build:gui - uses: aws-actions/configure-aws-credentials@v1 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}