Skip to content

Commit 348ff1a

Browse files
committed
ci: does running pnpm i again fix it?
1 parent f33acd2 commit 348ff1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ jobs:
192192

193193
- name: Build Frontend
194194
run: |
195+
pnpm i
195196
SKIP_CORE=1 pnpm build
196197
# TODO you should not have to run this twice
197198
SKIP_CORE=1 pnpm build

0 commit comments

Comments
 (0)