There was an error while loading. Please reload this page.
1 parent 514835a commit cbd1000Copy full SHA for cbd1000
1 file changed
.github/workflows/bat.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: 24.13.0
16
- run: npm --version
17
- run: node --version
18
- - run: npm ci
+ - run: npm install
19
- run: npm test
20
- run: npm run build
21
- run: npm run package
0 commit comments