File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 with :
2323 node-version : ' 24'
2424
25- - run : npm install -g pnpm
25+ - run : npm install -g pnpm@10
2626 - run : echo "/usr/local/bin:/usr/bin:/bin" >> $GITHUB_PATH
2727 - run : pnpm install --ignore-scripts
2828 - run : pnpm run build
Original file line number Diff line number Diff line change 2323 with :
2424 node-version : ' 24'
2525
26- - run : npm install -g pnpm serve@14.0.1
26+ - run : npm install -g pnpm@10 serve@14.0.1
2727 - run : echo "/usr/local/bin:/usr/bin:/bin" >> $GITHUB_PATH
2828 - run : pnpm install --ignore-scripts
2929 - run : pnpm exec cypress install
Original file line number Diff line number Diff line change 1919 with :
2020 node-version : ' 24'
2121
22- - run : npm install -g pnpm
22+ - run : npm install -g pnpm@10
2323 - run : echo "/usr/local/bin:/usr/bin:/bin" >> $GITHUB_PATH
2424 - run : pnpm install --ignore-scripts
2525 - run : pnpm run docs:build
You can’t perform that action at this time.
0 commit comments