Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit e85e16d

Browse files
committed
Merge branch 'master' into pr/GTP95/42
2 parents 9d54757 + db0b000 commit e85e16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- uses: Swatinem/rust-cache@v2
3333
- run: sudo apt-get update
3434
- run: sudo apt-get install libsoup2.4 javascriptcoregtk-4.0
35-
- run: sudo apt install libwebkit2gtk-4.0-dev libgtk-3-dev libayatana-appindicator3-dev
35+
- run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev
3636
- uses: actions/checkout@v4
3737
- run: cargo check --all --examples --tests --exclude dioxus-ios-demo

0 commit comments

Comments
 (0)