Skip to content

Commit 1e3ea65

Browse files
committed
move npm up
1 parent be8ab91 commit 1e3ea65

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,8 +60,8 @@ jobs:
6060
examples/13-error-boundaries/.spago
6161
examples/13-error-boundaries/output
6262
63-
- run: spago build
6463
- run: npm i
64+
- run: spago build
6565
- run: npm run bundle
6666
- run: npm t
6767

0 commit comments

Comments
 (0)