update build

This commit is contained in:
秋云
2025-04-28 22:49:19 +08:00
parent 68a0c10ac9
commit e6078b3bf4
2 changed files with 19 additions and 20 deletions

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:
@@ -35,7 +36,6 @@ jobs:
- run: node ./build/build.js
- uses: stefanzweifel/git-auto-commit-action@v5
with:
fetch-depth: 0
commit_message: update repo.json
upload: