feat: More depenencies
Some checks failed
publish / publish-tauri (ubuntu-20.04) (push) Failing after 4m2s
Some checks failed
publish / publish-tauri (ubuntu-20.04) (push) Failing after 4m2s
This commit is contained in:
parent
6ca8176993
commit
d0d01fafbc
@ -24,7 +24,7 @@ jobs:
|
||||
if: matrix.platform == 'ubuntu-20.04'
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf libasound2-dev
|
||||
apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf libasound2-dev libudev-dev
|
||||
- name: install frontend dependencies
|
||||
run: npm install # change this to npm or pnpm depending on which one you use
|
||||
working-directory: ./toos-dashboard
|
||||
|
Loading…
Reference in New Issue
Block a user