Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Ben Ramey
2023-02-24 03:46:55 +00:00
parent 80f81903ae
commit 035d2412dd

View File

@@ -12,5 +12,5 @@ pool:
steps:
- task: PowerShell@2
inputs:
filePath: '.\build.ps1'
filePath: 'build.ps1'
arguments: 'build'