Skip to content

Commit 4593750

Browse files
Merge branch 'master' into release-config
2 parents 97092b0 + baf4c94 commit 4593750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- name: Install linux dependencies
6565
if: startsWith(matrix.platform-name, 'ubuntu')
6666
run: |
67+
sudo apt-get update
6768
sudo apt-get install -y libwebkit2gtk-4.0-dev build-essential wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
6869
npm install @tauri-apps/cli-linux-x64-gnu
6970

0 commit comments

Comments
 (0)