更改项目cd地址
Some checks failed
Update Code / StopService (windows-101.36.102.136) (push) Successful in 1s
Update Code / StopService (windows-101.36.104.175) (push) Successful in 1s
Update Code / CD (windows-101.36.104.175) (push) Failing after 3s
Update Code / CD (windows-101.36.102.136) (push) Failing after 2s

This commit is contained in:
work
2026-04-09 11:48:23 +08:00
parent d400ad7faf
commit 8ca8ee03dd

View File

@@ -38,6 +38,10 @@ jobs:
- windows-101.36.102.136
- windows-101.36.104.175
steps:
- name: Debug - Check variables
run: |
Write-Host "Repository URL: ${{ env.REPOSITORY_URL }}"
Write-Host "Destination: ${{ env.DESTINATION }}"
- name: 更新或clone项目
shell: powershell
run: |