Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jul 24, 2024
1 parent a708c74 commit 8994bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install system dependencies
run: sudo apt-get install -y libgtk-3-dev
run: sudo apt-get install -y libwebkit2gtk-4.1-dev
- uses: actions/checkout@v4
- name: Setup | Cache Cargo
uses: actions/cache@v3.0.11
Expand Down

0 comments on commit 8994bd9

Please sign in to comment.