Update node.js.yml

JohnNiang-patch-1
Ryan Wang 3 years ago committed by GitHub
parent 5c9a52ffcc
commit 316d43e317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,5 +18,5 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14.x
cache: 'yarn'
- run: yarn
- run: yarn build

Loading…
Cancel
Save