parent
1d7e046413
commit
cac89d0af0
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run CMake build and install
|
- name: Run CMake build and install
|
||||||
run: |
|
run: |
|
||||||
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser # 允许本地脚本执行
|
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process -Force
|
||||||
echo "test_start"
|
echo "test_start"
|
||||||
echo "test_end"
|
echo "test_end"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user