Skip to content

Commit 8bb653d

Browse files
authored
ci: run workspace setup
1 parent 6da7d90 commit 8bb653d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v2
1818

1919
- name: Setup
20-
run: npm install
20+
run: npm run setup
2121

2222
- name: Generate Version
2323
working-directory: packages/core

0 commit comments

Comments
 (0)