Skip to content

Commit

Permalink
fix imagemagick
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Dec 18, 2024
1 parent 2ca9c76 commit a7bb137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# This action should only be used when you need extra system packages
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: graphviz poppler-utils
packages: graphviz poppler-utils imagemagick
version: 1.0
execute_install_scripts: true
- name: Cache tox and precommit environments
Expand Down

0 comments on commit a7bb137

Please sign in to comment.