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

This commit is contained in:
威勝 張 2025-02-22 20:51:41 +08:00
parent 2b5a7cc4f8
commit 1d7e046413

View File

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