chore: update

This commit is contained in:
xilesun 2024-10-30 20:17:36 +08:00
parent 0998212a9c
commit 7f16b0d071

View File

@ -29,12 +29,12 @@ jobs:
with:
ref: next
fetch-depth: 0
# - name: Checkout nocobase/nocobase pr
# shell: bash
# run: |
# gh pr checkout 5244
# env:
# GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- name: Checkout nocobase/nocobase pr
shell: bash
run: |
gh pr checkout 5553
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
- name: Checkout wecom notification plugin
uses: actions/checkout@v3
with: