Skip to content

Commit

Permalink
fix: fix CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Jan 31, 2025
1 parent 956cea2 commit 349efde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
name: Setup, Build, Test
uses: brianmay/workflows/.github/workflows/elixir.yaml@main
with:
apt_packages: "libimage-exiftool-perl ffmpeg exiftran libraw-bin"
apt_packages: "graphicsmagick-imagemagick-compat libimage-exiftool-perl ffmpeg exiftran libraw-bin"
test_data: "https://www.dropbox.com/s/yg6jdk9lfewn8yf/penguin_memories.tar?dl=0"
test_sha256: "1be2094961977dc393b7312b8799259b2026b4570c4591bc6759dbfbfb0fe146"

push:
name: Push
Expand Down

0 comments on commit 349efde

Please sign in to comment.