Skip to content

Commit 8b0ffa0

Browse files
committed
install magick command
1 parent 8f4c576 commit 8b0ffa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
gleam-version: "1.15.0-rc1"
1919
rebar3-version: "3"
2020
# elixir-version: "1"
21+
- run: sudo apt-get update && sudo apt-get install -y imagemagick
2122
- run: gleam deps download
2223
- run: gleam test
2324
- run: gleam format --check src test

0 commit comments

Comments
 (0)