Skip to content

Commit

Permalink
workflow: update deps?
Browse files Browse the repository at this point in the history
Signed-off-by: mkljczk <[email protected]>
  • Loading branch information
mkljczk committed Jan 5, 2025
1 parent 48d34af commit c39d983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
elixir: ['1.15.8']
steps:
- name: Install system dependencies
run: sudo apt install -y imagemagick ffmpeg libimage-exiftool-perl
run: sudo apt install -y imagemagick ffmpeg libimage-exiftool-perl libmagic-dev libvips-dev

- name: Set up Elixir
uses: erlef/setup-beam@v1
Expand Down

0 comments on commit c39d983

Please sign in to comment.