mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:31:42 +03:00
appveyor: minor improvements [ci skip]
- make per-job cmake options override default ones (as in GHA) - also upload `.lib` artifacts (in commented code) Cherry-picked from #20750
This commit is contained in:
parent
7a08c5d820
commit
92f66f0234
2 changed files with 3 additions and 1 deletions
|
|
@ -142,3 +142,5 @@ skip_commits:
|
|||
# name: curl
|
||||
# - path: '**/*.dll'
|
||||
# name: libcurl dll
|
||||
# - path: '**/*.lib'
|
||||
# name: libcurl lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue