Skip to content

Commit 611a180

Browse files
committed
Install imagemacick in the NPM build
1 parent 36d4af2 commit 611a180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-npm.yml

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

2525
- uses: ./.github/actions/setup-cmux
26+
with:
27+
install-imagemagick: 'true'
2628

2729
# Sets up .npmrc with the auth token
2830
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)