Skip to content

Commit

Permalink
do update first
Browse files Browse the repository at this point in the history
  • Loading branch information
krlvi committed May 31, 2024
1 parent 0aed71e commit 21be7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
- name: install linux dependencies
shell: bash
if: runner.os == 'Linux'
run: sudo apt-get update
run: sudo apt-get install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev

- name: Build binary
Expand Down

0 comments on commit 21be7ef

Please sign in to comment.