Node version must be 12
This commit is contained in:
parent
74f1c61261
commit
28ddb06754
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
java-version: 1.8
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10
|
||||
node-version: 12
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
- name: Config Github Account
|
||||
env:
|
||||
|
Reference in New Issue
Block a user