We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bfaa7 commit f7c8adcCopy full SHA for f7c8adc
.github/workflows/windows-release.yml
@@ -284,7 +284,7 @@ jobs:
284
shell: cmd
285
working-directory: Configure
286
run: |
287
- Configure.Release.x64.exe /noWizard /VS2022 /${{matrix.hdri}} /${{matrix.quantum}} /${{matrix.architecture}} /static
+ Configure.Release.x64.exe /noWizard /VS2022 /${{matrix.hdri}} /${{matrix.quantum}} /${{matrix.architecture}} /static /linkRuntime
288
289
- name: Build ImageMagick
290
0 commit comments