mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Azure: can't run BAT scripts directly. [skip ci]
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
- powershell: |
|
||||
cd src/engine
|
||||
$env:path += ';' + $env:CXX_PATH
|
||||
build.bat $env:TOOLSET
|
||||
cmd /c build.bat $env:TOOLSET
|
||||
cd ../..
|
||||
displayName: Build
|
||||
- powershell: |
|
||||
|
||||
Reference in New Issue
Block a user