Skip to content

Commit

Permalink
Fix typo in pipeline yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Johnson committed May 19, 2022
1 parent 2ec450f commit e0aa430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipelines.yml
Expand Up @@ -347,7 +347,7 @@ stages:
dockerfile: umbraco-linux.docker
dockerImageName: umbraco-linux
cypressBinaries: "/home/vsts/.cache/Cypress"
Windos:
Windows:
vmImage: 'windows-latest'
cypressBinaries: $(LOCALAPPDATA)/Cypress
pool:
Expand Down

0 comments on commit e0aa430

Please sign in to comment.