Update tauri.yml workflow
This commit is contained in:
parent
9c73ef770f
commit
258eb88684
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tauri.yml
vendored
2
.github/workflows/tauri.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
if: matrix.platform == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
|
||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config alsa-tools libasound2-dev
|
||||
|
||||
- name: Install app dependencies from lockfile and build web
|
||||
run: pnpm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue