Update next.yaml

Signed-off-by: 北雁 Cryolitia <Cryolitia@gmail.com>
pull/286/head
北雁 Cryolitia 2023-12-22 01:38:15 +08:00 committed by Rizumu Ayaka
parent 3fe931696f
commit 3e8db3be9d
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with: