Update ci.yml
parent
46cd74b0b8
commit
ef8018d2f7
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 14
|
||||
cache: "yarn"
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in New Issue