ci(#10336): fetch-depth

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-02 17:00:20 +09:00 committed by GitHub
parent 388ecfb1ea
commit a217344315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 0
submodules: true
- name: Install pnpm
uses: pnpm/action-setup@v2