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 f7c8adc commit acf9080Copy full SHA for acf9080
.github/workflows/windows-release.yml
@@ -272,7 +272,7 @@ jobs:
272
- name: Download dependencies
273
shell: cmd
274
run: |
275
- ImageMagick\.github\build\windows\download-dependencies.cmd windows-${{matrix.architecture}}-static-openMP.zip
+ ImageMagick\.github\build\windows\download-dependencies.cmd windows-${{matrix.architecture}}-static-openMP-linked-runtime.zip
276
277
- name: Download ChangeLog.md
278
uses: actions/download-artifact@v5
0 commit comments