ci(docker): 将powershell命令从pwsh改为powershell
This commit is contained in:
@@ -128,7 +128,7 @@ jobs:
|
||||
path: .
|
||||
|
||||
- name: 🔧 复制 libcore 文件到正确位置并重命名
|
||||
shell: pwsh
|
||||
shell: powershell
|
||||
run: |
|
||||
Write-Host "📋 复制 libcore 文件..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user