We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d15a5 commit 069c761Copy full SHA for 069c761
buildspec-windows-cmake.yml
@@ -10,7 +10,7 @@ phases:
10
commands:
11
- choco install cmake winflexbison3 -y --no-progress
12
- nuget install clcache -OutputDirectory "c:\tools" -ExcludeVersion -Version 4.1.0
13
- - Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
+ # - Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
14
15
build:
16
0 commit comments