kopia lustrzana https://github.com/jameshball/osci-render
further ci work
rodzic
ab49a8caf4
commit
3632fef0a7
|
@ -47,7 +47,7 @@ if [ "$OS" = "win" ]; then
|
|||
VS_PATH=$("$VS_WHERE" -latest -property installationPath)
|
||||
DEVCMD_BAT="$VS_PATH\Common7\Tools\vsdevcmd.bat"
|
||||
|
||||
eval "$($(cygpath "$COMSPEC") /cvcvars_export "$DEVCMD_BAT" "$(cygpath -w "$SHELL")")"
|
||||
eval "$($(cygpath "$COMSPEC") /c$ROOT\\ci\\vcvars_export "$DEVCMD_BAT" "$(cygpath -w "$SHELL")")"
|
||||
|
||||
MSBUILD_EXE=$("$VS_WHERE" -latest -requires Microsoft.Component.MSBuild -find "MSBuild\**\Bin\MSBuild.exe")
|
||||
echo $MSBUILD_EXE
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fedc2463e64e13f1348d49ae6504d31c9db41cc0
|
||||
Subproject commit 913c3b052404818c45ad93c5e6022244d57df5e9
|
Ładowanie…
Reference in New Issue