mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
npm install in publish workflow
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -11,6 +11,8 @@ jobs:
|
||||
node-version: 12.x
|
||||
registry-url: https://npm.pkg.github.com
|
||||
scope: '@definitelytyped'
|
||||
- name: install
|
||||
run: npm ci
|
||||
- name: lint
|
||||
run: npm run lint
|
||||
- name: test
|
||||
|
||||
Reference in New Issue
Block a user