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.
2 parents 78afdd6 + 6646272 commit 295c527Copy full SHA for 295c527
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: '18'
23
registry-url: 'https://registry.npmjs.org'
24
25
- - run: npm ci
+ - run: npm install
26
27
- name: Create Release Pull Request or Publish
28
uses: changesets/action@v1
0 commit comments