Skip to content

Commit

Permalink
show version
Browse files Browse the repository at this point in the history
  • Loading branch information
ledyba committed Mar 28, 2023
1 parent 8240e4b commit 67b3c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
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 --help
magick --version
if: matrix.os == 'ubuntu-latest'

- name: Prepare
Expand Down

0 comments on commit 67b3c6a

Please sign in to comment.