Skip to content

Commit

Permalink
If this doesn't end soon, I will literally eat one kilogram of pure salt
Browse files Browse the repository at this point in the history
For legal reasons, this is a joke, don't eat so much salt at once please
  • Loading branch information
gianzellweger authored Jan 2, 2024
1 parent c4d5601 commit 148490a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: sudo apt-get install -y libgtk-3-dev libsoup2.4-dev libjavascriptcoregtk-4.0-dev
run: sudo apt-get install -y libgtk-3-dev libsoup2.4-dev libjavascriptcoregtk-4.0-dev libwebkit2gtk-4.0-dev
- name: Build
run: cargo build
- name: Run tests
Expand Down

0 comments on commit 148490a

Please sign in to comment.