mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 12:38:35 +00:00
Update tauri.yml workflow file
This commit is contained in:
parent
258eb88684
commit
05c09eff19
2
.github/workflows/tauri.yml
vendored
2
.github/workflows/tauri.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
if: matrix.platform == 'ubuntu-latest'
|
if: matrix.platform == 'ubuntu-latest'
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
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
|
- name: Install app dependencies from lockfile and build web
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user