Update node.js.yml

This commit is contained in:
Lucas Dower 2022-01-16 23:02:39 +00:00 committed by GitHub
parent 0ecc26e27b
commit 4eb28f234e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ jobs:
- name: Install modules
run: npm install
- name: Build
run: npm build
run: npm run build