Skip to content

Commit fb3012d

Browse files
committed
rebuild
1 parent 1e3ea65 commit fb3012d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
examples/13-error-boundaries/.spago
6161
examples/13-error-boundaries/output
6262
63-
- run: npm i
63+
- run: npm i && npm rebuild
6464
- run: spago build
6565
- run: npm run bundle
6666
- run: npm t

0 commit comments

Comments
 (0)