We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b8c638 + d89e9fe commit b16cc70Copy full SHA for b16cc70
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
if: matrix.platform == 'ubuntu-latest'
47
run: |
48
sudo apt-get update
49
- sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 librsvg2-dev patchelf
+ sudo apt-get install -y libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libayatana-appindicator3-dev librsvg2-dev
50
51
### build apple arm
52
0 commit comments