Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
build: job names
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmazzola committed Jul 15, 2019
1 parent 43e865e commit bcdbf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- bash: npm run build
displayName: 'npm run build'

- job: windows-build
- job: windows_build
pool:
vmImage: 'windows-2019'

Expand Down

0 comments on commit bcdbf2c

Please sign in to comment.