Skip to content

Commit 7bf3662

Browse files
committed
feat: npm workspaces over lerna
1 parent 9d725fd commit 7bf3662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Install
2121
run: |
2222
npm install --workspaces --include-workspace-root
23+
npm run build --workspaces --if-present
2324
- name: Generate Schema
2425
run: |
2526
node packages/ghost-graphql-ci-tools/dist/bin/config-git.js

0 commit comments

Comments
 (0)