Skip to content

Commit 9f8250c

Browse files
committed
ci: workflow fixes
1 parent 537ee8e commit 9f8250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install modules & build the Library
2828
run: |
29-
pnpm install --frozen-lockfile
29+
pnpm install
3030
pnpm build
3131
3232
- name: Semantic Release

0 commit comments

Comments
 (0)