File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 node-version : 24
2424 registry-url : https://registry.npmjs.org
25- cache : " pnpm"
25+ cache : ' pnpm'
2626
2727 - name : Install Dependencies
2828 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2121 with :
2222 node-version : 24
2323 registry-url : https://registry.npmjs.org
24- cache : " pnpm"
24+ cache : ' pnpm'
2525
2626 - name : Install dependencies
2727 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2828 with :
2929 node-version : 24
3030 registry-url : https://registry.npmjs.org
31- cache : " pnpm"
31+ cache : ' pnpm'
3232
3333 - name : Install dependencies
3434 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2424 with :
2525 node-version : 24
2626 registry-url : https://registry.npmjs.org
27- cache : " pnpm"
27+ cache : ' pnpm'
2828
2929 - name : Install dependencies
3030 run : pnpm install --frozen-lockfile
You can’t perform that action at this time.
0 commit comments