Skip to content

Commit cbd1000

Browse files
author
David Buzinski
committed
debug
1 parent 514835a commit cbd1000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: 24.13.0
1616
- run: npm --version
1717
- run: node --version
18-
- run: npm ci
18+
- run: npm install
1919
- run: npm test
2020
- run: npm run build
2121
- run: npm run package

0 commit comments

Comments
 (0)