Skip to content

Commit

Permalink
Fix linux issues
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Oct 25, 2024
1 parent d81a703 commit bf52e5a
Show file tree
Hide file tree
Showing 6 changed files with 2,915 additions and 10,527 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
mkdir -p dist
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf libasound2-dev
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.1 libappindicator3-dev librsvg2-dev patchelf libasound2-dev
touch src-tauri/dbip.mmdb
- uses: sksat/action-clippy@main
Expand Down
Loading

0 comments on commit bf52e5a

Please sign in to comment.