We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da7d90 commit 8bb653dCopy full SHA for 8bb653d
.github/workflows/npm_release_core.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v2
18
19
- name: Setup
20
- run: npm install
+ run: npm run setup
21
22
- name: Generate Version
23
working-directory: packages/core
0 commit comments