Skip to content

Commit 2275793

Browse files
committed
🤖 fix: drop unused imagemagick flag from release workflow
1 parent f37179b commit 2275793

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ jobs:
9494
fetch-depth: 0 # Required for git describe to find tags
9595

9696
- uses: ./.github/actions/setup-mux
97-
with:
98-
install-imagemagick: true
9997

10098
- name: Install GNU Make (for build)
10199
run: choco install -y make

0 commit comments

Comments
 (0)