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

Commit

Permalink
bump libwebkit2gtk version
Browse files Browse the repository at this point in the history
  • Loading branch information
ealmloff committed Oct 26, 2023
1 parent d69bcf8 commit db0b000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- run: sudo apt-get update
- run: sudo apt-get install libsoup2.4 javascriptcoregtk-4.0
- run: sudo apt install libwebkit2gtk-4.0-dev libgtk-3-dev libayatana-appindicator3-dev
- run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev
- uses: actions/checkout@v4
- run: cargo check --all --examples --tests --exclude dioxus-ios-demo

0 comments on commit db0b000

Please sign in to comment.