Skip to content

Commit 069c761

Browse files
author
Lukasz A.J. Wrona
committed
fixup! codebuild windows cmake
1 parent 85d15a5 commit 069c761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec-windows-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ phases:
1010
commands:
1111
- choco install cmake winflexbison3 -y --no-progress
1212
- nuget install clcache -OutputDirectory "c:\tools" -ExcludeVersion -Version 4.1.0
13-
- Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
13+
# - Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
1414

1515
build:
1616
commands:

0 commit comments

Comments
 (0)