Fix bad npm install command
This commit is contained in:
parent
29bc120291
commit
04f771cb5e
@ -37,7 +37,7 @@ publish:
|
||||
fi
|
||||
|
||||
# Install dependencies
|
||||
- npm run ci
|
||||
- npm ci
|
||||
|
||||
# Compile TypeScript to JavaScript in dist/
|
||||
- npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user