Skip to content

Commit

Permalink
Update tauri.yml workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilymilovidov authored Sep 17, 2023
1 parent 258eb88 commit 05c09ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 pkg-config alsa-tools libasound2-dev
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf libasound2-dev
- name: Install app dependencies from lockfile and build web
run: pnpm install
Expand Down

0 comments on commit 05c09ef

Please sign in to comment.