We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b92d00 commit fb30aa2Copy full SHA for fb30aa2
1 file changed
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
if: matrix.os == 'ubuntu-22.04'
59
run: |
60
sudo apt-get update
61
- sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.1-dev libayatana-appindicator3-dev
+ sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libayatana-appindicator3-dev
62
63
- name: Download frontend artifact
64
uses: actions/download-artifact@v4
0 commit comments