chore: update ci

This commit is contained in:
xilesun 2024-09-09 11:36:22 +08:00
parent 685bedd38e
commit 0840024ba0

View File

@ -46,6 +46,7 @@ jobs:
run: | run: |
cd ./packages/pro-plugins/@nocobase/plugin-${{ inputs.pro_plugin }} cd ./packages/pro-plugins/@nocobase/plugin-${{ inputs.pro_plugin }}
gh pr checkout ${{ inputs.pr_number }} gh pr checkout ${{ inputs.pr_number }}
cd ../../../../
env: env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- name: rm .git - name: rm .git