Skip to content

Commit

Permalink
Update solidity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik authored Jan 9, 2025
1 parent 89468d0 commit e1d6fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install canvas dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential libsdl-pango-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
sudo apt-get install -y build-essential libsdl-pango-dev libpangocairo-1.0-0 libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
- uses: crytic/[email protected]
id: slither
Expand Down

0 comments on commit e1d6fcf

Please sign in to comment.