Update build.yml

This commit is contained in:
秋云
2025-04-28 22:17:44 +08:00
committed by GitHub
parent c6a0b0b436
commit 24d8af9ae5

View File

@@ -28,6 +28,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with: