mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
appveyor: collect libcurl.dll variants with prefix or suffix
On some platforms libcurl is build with a platform-specific prefix and/or a version number suffix. Assisted-by: Jay Satiro Closes #5659
This commit is contained in:
parent
60aa961288
commit
35fa07c84b
@ -294,5 +294,5 @@ branches:
|
||||
artifacts:
|
||||
- path: '**/curl.exe'
|
||||
name: curl
|
||||
- path: '**/libcurl.dll'
|
||||
- path: '**/*curl*.dll'
|
||||
name: libcurl
|
||||
|
Loading…
Reference in New Issue
Block a user