Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
imvaskel committed Jun 6, 2024
1 parent 94d2e2e commit e95d49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: "Run cargo clippy"
id: cargo-clippy
run: |
sudo apt-get -y install pkg-config libgtk-4-dev
cargo clippy -- -Dwarnings

0 comments on commit e95d49b

Please sign in to comment.