mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-21 02:51:11 +00:00
Downgrade node.
This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
||||
# Prepare
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSpec: '12.x'
|
||||
versionSpec: '10.x'
|
||||
displayName: 'Install Node.js'
|
||||
- bash: npm install
|
||||
displayName: 'Install dependencies'
|
||||
|
||||
Reference in New Issue
Block a user