File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 cache : pnpm
2626
2727 - name : Setup
28- run : pnpm i -g @antfu/ni
28+ run : npm i -g @antfu/ni
2929
3030 - name : Install
3131 run : ni --no-frozen-lockfile
Original file line number Diff line number Diff line change 2525 cache : pnpm
2626
2727 - name : Setup
28- run : pnpm i -g @antfu/ni
28+ run : npm i -g @antfu/ni
2929
3030 - name : Install
3131 run : nci
4848 cache : pnpm
4949
5050 - name : Setup
51- run : pnpm i -g @antfu/ni
51+ run : npm i -g @antfu/ni
5252
5353 - name : Install
5454 run : nci
7878 cache : pnpm
7979
8080 - name : Setup
81- run : pnpm i -g @antfu/ni
81+ run : npm i -g @antfu/ni
8282
8383 - name : Install
8484 run : nci
Original file line number Diff line number Diff line change 2424 node-version : 24.x
2525
2626 - name : Setup
27- run : pnpm i -g @antfu/ni
27+ run : npm i -g @antfu/ni
2828
2929 - name : Install
3030 run : nci
You can’t perform that action at this time.
0 commit comments