We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537ee8e commit 9f8250cCopy full SHA for 9f8250c
.github/workflows/auto-publish.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install modules & build the Library
28
run: |
29
- pnpm install --frozen-lockfile
+ pnpm install
30
pnpm build
31
32
- name: Semantic Release
0 commit comments