File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 repository : Next2D/player
2626 ref : main
2727 - run : npm install -g npm@latest
28- - run : npm ci
28+ - run : npm install
2929 - run : npm run test
3030
3131 windows-browser-test :
4242 repository : Next2D/player
4343 ref : main
4444 - run : npm install -g npm@latest
45- - run : npm ci
45+ - run : npm install
4646 - run : npm run test
Original file line number Diff line number Diff line change 2222 node-version : 24
2323 registry-url : " https://registry.npmjs.org"
2424 - run : npm install -g npm@latest
25- - run : npm ci
25+ - run : npm install
2626 - run : npm run lint
2727
2828 windows-browser-test :
3636 node-version : 24
3737 registry-url : " https://registry.npmjs.org"
3838 - run : npm install -g npm@latest
39- - run : npm ci
39+ - run : npm install
4040 - run : npm run lint
Original file line number Diff line number Diff line change 3131 registry-url : " https://registry.npmjs.org"
3232 - run : npm install -g npm@latest
3333 - run : npm run create:package
34- - run : npm ci
34+ - run : npm install
3535 - run : npm run release
3636 - run : npm publish
3737 working-directory : ./dist
You can’t perform that action at this time.
0 commit comments