This commit is contained in:
SpikeHD
2022-09-03 19:11:53 -07:00
parent c10a5cd82f
commit b624ef693e

View File

@@ -66,7 +66,7 @@ jobs:
toolchain: stable
- name: Install libraries
run: apt install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
run: sudo apt install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
- name: Install deps and build
run: yarn && yarn build --debug