YAML pipeline tweak

This commit is contained in:
Chuck Walbourn 2022-12-08 00:33:19 -08:00
parent 09b21be063
commit b5271bc940

View File

@ -224,6 +224,7 @@ jobs:
cmakeArgs: --preset=arm64-Release-Clang
- task: CMake@1
displayName: CMake (clang/LLVM; arm64-Release) Build
enabled: false
inputs:
cwd: $(Build.SourcesDirectory)/UVAtlas
cmakeArgs: --build out/build/arm64-Release-Clang -v