mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-19 00:02:09 +03:00
Update azure-pipelines.yml
This commit is contained in:
parent
b837a23fbe
commit
515e46ea08
@ -10,7 +10,7 @@ pool:
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSpec: '12.x'
|
||||
versionSpec: '10.x'
|
||||
displayName: 'Install Node.js'
|
||||
|
||||
- script: |
|
||||
@ -25,4 +25,4 @@ steps:
|
||||
- task: PublishBuildArtifacts@1
|
||||
inputs:
|
||||
pathtoPublish: 'dist\\*.exe'
|
||||
artifactName: build
|
||||
artifactName: build
|
||||
|
Loading…
Reference in New Issue
Block a user