CI - use ci instead of install

main
Dragan Filipovic 2021-04-17 00:39:39 +02:00
parent 9ae3c340cb
commit e9c43c6900
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
with:
node-version: 12
- run: |
npm install
npm ci
npm run lint
npm run build
- name: Setup version