mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
ci: build all packages before publishing canary releases
This commit is contained in:
@@ -32,6 +32,9 @@ jobs:
|
||||
yarn install --frozen-lockfile
|
||||
yarn lerna link
|
||||
|
||||
- name: Build packages
|
||||
run: yarn build
|
||||
|
||||
- name: Publish
|
||||
id: publish
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user