cleanup
This commit is contained in:
parent
0a26693b5f
commit
1a1d068697
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
|
|
||||||
- run: npm ci # will be npm ci after I publish package-lock.json
|
- run: npm ci
|
||||||
|
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue