Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Jan 31, 2025
1 parent 956cea2 commit 2a21220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
jobs:
test:
name: Setup, Build, Test
uses: brianmay/workflows/.github/workflows/elixir.yaml@main
uses: brianmay/workflows/.github/workflows/elixir.yaml@fix_test_file
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"

push:
Expand Down

0 comments on commit 2a21220

Please sign in to comment.