Skip to content

Commit 72bbb6d

Browse files
committed
dx: fix ci error
1 parent b16a192 commit 72bbb6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
- name: Install dependencies
3939
run: npx nypm@latest i
4040

41+
- name: Install nuxi globally
42+
run: npx nypm@latest add -D nuxi
43+
44+
4145
- name: Playground prepare
4246
run: npm run dev:prepare
4347

0 commit comments

Comments
 (0)