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 99a43ac commit ed35f47Copy full SHA for ed35f47
1 file changed
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ jobs:
32
registry-url: 'https://registry.npmjs.org'
33
34
- name: Install Dependencies
35
- run: pnpm install --frozen-lockfile
+ run: pnpm install
36
37
- name: Build
38
run: pnpm run build
0 commit comments