Merge pull request #91 from fu-sen/patch-1

This commit is contained in:
Bret Comnes 2022-07-22 09:39:06 -06:00 committed by GitHub
commit bda6c1eb47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 12
node-version: lts/*
- name: Install deps and build
run: |
npm i