Skip to content

Commit b4e9e48

Browse files
committed
chore: tweaked install cmd
Signed-off-by: Neko Ayaka <[email protected]>
1 parent 321e151 commit b4e9e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm i -g @antfu/ni
3030

3131
- name: Install dependencies
32-
run: nci
32+
run: ni
3333

3434
- name: Build
3535
run: nr packages:build-base

0 commit comments

Comments
 (0)