Skip to content

Commit

Permalink
Install & check
Browse files Browse the repository at this point in the history
  • Loading branch information
ledyba committed Jan 1, 2023
1 parent a89b8ca commit ef112ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
sudo curl --output "/usr/bin/magick" "https://imagemagick.org/archive/binaries/magick"
sudo chmod a+x "/usr/bin/magick"
sudo apt-get install --no-install-recommends libfuse2
magick
if: matrix.os == 'ubuntu-latest'

- name: Prepare
Expand Down

0 comments on commit ef112ee

Please sign in to comment.