further ci work

pull/316/head
DJLevel3 2025-08-17 07:38:08 -06:00
rodzic ab49a8caf4
commit 3632fef0a7
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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