This commit is contained in:
Sparticuz 2023-01-13 14:31:22 -05:00
parent 0a26693b5f
commit 1a1d068697
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
with:
node-version: 18.x
- run: npm ci # will be npm ci after I publish package-lock.json
- run: npm ci
- run: npm run build