Update nodejs.yml

This commit is contained in:
Eugene Zolenko 2020-03-27 00:04:02 -06:00 committed by GitHub
parent 96df727ced
commit 5536380b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run build
- run: npm run build-self
- run: npm run build-self