Update npm-build.yml
This commit is contained in:
parent
9ce7364ab5
commit
3494a10fc3
|
|
@ -15,4 +15,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 22
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm build
|
- run: npm run build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue