fix config.
This commit is contained in:
parent
16a95657f1
commit
c863956316
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
‐ name: Use Node.js 14.x
|
||||
- name: test
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14.x
|
||||
|
|
Loading…
Reference in New Issue