use node 16 for appveyor
This commit is contained in:
@@ -7,7 +7,7 @@ cache:
|
|||||||
- '%LOCALAPPDATA%\electron-builder\cache'
|
- '%LOCALAPPDATA%\electron-builder\cache'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node 10
|
- ps: Install-Product node 16
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- yarn
|
- yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user