parent
a3b9f47e96
commit
c40bd7d1b3
@ -12,7 +12,8 @@ jobs:
|
||||
runs-on: test
|
||||
steps:
|
||||
- name: Set PowerShell Execution Policy
|
||||
run: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
|
||||
shell: powershell
|
||||
run: Set-ExecutionPolicy Bypass -Scope Process -Force
|
||||
|
||||
- name: Run CMake build and install
|
||||
shell: powershell
|
||||
@ -23,3 +24,4 @@ jobs:
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user