08
Some checks failed
test_CICD / build (push) Failing after 7s

This commit is contained in:
威勝 張 2025-02-22 20:56:09 +08:00
parent 1d7e046413
commit cac89d0af0

View File

@ -15,7 +15,7 @@ jobs:
- name: Run CMake build and install
run: |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser # 允许本地脚本执行
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process -Force
echo "test_start"
echo "test_end"