chore: update ci
Some checks are pending
auto-merge / push-commit (push) Waiting to run

This commit is contained in:
chenos 2024-07-21 11:07:30 +08:00
parent ace1454595
commit ef06db3eb7

View File

@ -93,6 +93,7 @@ jobs:
run: |
yarn config set registry https://registry.npmjs.org/
yarn install
yarn lerna version ${{ env.NEWVERSION }} -y --no-git-tag-version
yarn build packages/pro-plugins
- name: publish pkg.nocobase.com
run: |