Skip to content

Commit

Permalink
Update rust-clippy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spielhuus authored Apr 24, 2024
1 parent 24f4148 commit 876e9c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: dependencies
run: |
uname -a &&
sudo apt-get -y update &&
sudo apt-get -y upgrade &&
sudo apt-get -y install gcc clang openssl libicu-dev libgraphite2-dev \
libcairo-5c-dev libcairo-gobject2 \
libpango1.0-dev libpoppler-dev libpoppler-glib-dev \
Expand Down

0 comments on commit 876e9c4

Please sign in to comment.