parent
c40bd7d1b3
commit
ff4a04285d
@ -12,11 +12,11 @@ jobs:
|
||||
runs-on: test
|
||||
steps:
|
||||
- name: Set PowerShell Execution Policy
|
||||
shell: powershell
|
||||
shell: pwsh
|
||||
run: Set-ExecutionPolicy Bypass -Scope Process -Force
|
||||
|
||||
- name: Run CMake build and install
|
||||
shell: powershell
|
||||
shell: pwsh
|
||||
run: |
|
||||
echo "test_start"
|
||||
sleep 20
|
||||
|
Loading…
x
Reference in New Issue
Block a user