We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321e151 commit b4e9e48Copy full SHA for b4e9e48
.github/workflows/deploy.yaml
@@ -29,7 +29,7 @@ jobs:
29
run: npm i -g @antfu/ni
30
31
- name: Install dependencies
32
- run: nci
+ run: ni
33
34
- name: Build
35
run: nr packages:build-base
0 commit comments