chore(actions): fix check

This commit is contained in:
lisonge 2023-10-04 01:41:39 +08:00
parent 8a0ca0e27b
commit ba188e4ae8

View File

@ -12,9 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: actions/setup-node@v3
with: