ci: 移除Windows构建流程中的冗余注释
This commit is contained in:
parent
b3935f8516
commit
bbc1c03cca
@ -79,8 +79,6 @@ jobs:
|
|||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
needs: build-libcore
|
needs: build-libcore
|
||||||
steps:
|
steps:
|
||||||
# 新增:引导步骤,下载并设置 Node.js(便携版,无需全局安装)
|
|
||||||
|
|
||||||
- name: 🔧 Add Git to PATH (Windows)
|
- name: 🔧 Add Git to PATH (Windows)
|
||||||
if: ${{ runner.os == 'Windows' }}
|
if: ${{ runner.os == 'Windows' }}
|
||||||
shell: powershell
|
shell: powershell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user