chore(ci): update

This commit is contained in:
xilesun 2024-10-09 15:04:57 +08:00
parent 15eb170f41
commit 5abac7a57b

View File

@ -38,6 +38,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
fetch-depth: 0
- name: Checkout nocobase/nocobase pr
continue-on-error: true
shell: bash
run: |
gh pr checkout ${{ inputs.nocobase_pr_number }}