Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
jliddev
2021-02-04 14:51:47 -06:00
parent aceaa4b518
commit 5d4ef3435c

View File

@@ -22,6 +22,8 @@ jobs:
versionSpec: $(node_version)
displayName: 'Install Node.js'
- script: node -v
env:
GH_TOKEN: $(GITHUB_TOKEN)
# - job: Windows
# pool: