Oops
This commit is contained in:
parent
3037d7b87f
commit
3f815718b1
|
@ -80,8 +80,7 @@ after_build:
|
|||
) else (
|
||||
set "version=%APPVEYOR_REPO_BRANCH%"
|
||||
)
|
||||
set "artifact=%version%-windows-%arch%-%compiler%-
|
||||
%libtype%"
|
||||
set "artifact=%version%-windows-%arch%-%compiler%-%libtype%"
|
||||
pushd build\meson-out
|
||||
if %buildtype%==static (
|
||||
rem TODO msvc only?
|
||||
|
|
Loading…
Reference in New Issue