mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-08 15:37:13 +02:00
Added missing space.
This commit is contained in:
@@ -150,7 +150,7 @@ jobs:
|
||||
|
||||
- name: Sign executables and libraries
|
||||
if: github.event_name != 'pull_request'
|
||||
run: sign code trusted-signing`
|
||||
run: sign code trusted-signing `
|
||||
--trusted-signing-account ImageMagick `
|
||||
--trusted-signing-certificate-profile ImageMagick `
|
||||
--trusted-signing-endpoint https://eus.codesigning.azure.net `
|
||||
|
||||
Reference in New Issue
Block a user