Compare commits
No commits in common. "12feefaaec7bbde0474e4e53cae59c174c645d7d" and "675460f08508cd89f6c5597c62a074a8af162a5f" have entirely different histories.
12feefaaec
...
675460f085
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -59,9 +59,6 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: latest-7
|
||||
- name: install frontend dependencies
|
||||
run: pnpm install # change this to npm or pnpm depending on which one you use
|
||||
- uses: tauri-apps/tauri-action@v0
|
||||
|
|
Loading…
Reference in New Issue
Block a user