Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dob9601 committed Aug 14, 2022
1 parent 017f474 commit 72ecb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build imagemagick
run: |
git clone https://github.com/ImageMagick/ImageMagick.git ImageMagick-7.1.0 \
&& cd ImageMagick-7.1.0
&& cd ImageMagick-7.1.0 \
&& ./configure --with-magick-plus-plus=no --with-perl=no \
&& make \
&& sudo make install \
Expand Down

0 comments on commit 72ecb03

Please sign in to comment.