Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit c18a820

Browse files
(workspace) add remix setup
1 parent 19ca482 commit c18a820

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828

2929
- name: Only run install on root package
3030
run: pnpm install --filter remix-crash
31+
32+
- run: pnpx remix setup
33+
3134
- run: pnpm run build
3235

3336
- run: npm publish

0 commit comments

Comments
 (0)