There was an error while loading. Please reload this page.
1 parent 3436ea1 commit 668d487Copy full SHA for 668d487
1 file changed
.github/workflows/npm-publish.yml
@@ -30,7 +30,7 @@ jobs:
30
registry-url: https://registry.npmjs.org/
31
32
- name: Build
33
- run: npm ci
+ run: yarn install --frozen-lockfile
34
35
# - name: End-2-End Testing
36
# run: npm run e2e
0 commit comments