Skip to content

Commit

Permalink
Install graphicsmagick on publish workflow (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- authored Nov 25, 2022
1 parent 997d635 commit 35e59e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ blocks:
jobs:
- name: NPM publish
commands:
- install-package jq jpegoptim graphicsmagick
- checkout
- sem-version node 12
- cache restore
Expand Down

0 comments on commit 35e59e5

Please sign in to comment.