chore: try fix ci

This commit is contained in:
Harttle
2021-10-01 00:52:51 +08:00
committed by harttle
parent 5099597634
commit 70fdb7af48
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 10
node-version: 12
- name: Build
run: |
npm ci