Skip to content

Commit

Permalink
That's not linux
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 committed Jun 24, 2024
1 parent bb9aeee commit 294a013
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 @@ -221,7 +221,7 @@ jobs:
- task: CmdLine@2
displayName: 'Run Build'
inputs:
script: ./build.sh --target BuildAotDemo
script: ./build.ps1 --target BuildAotDemo
- task: PublishBuildArtifacts@1
inputs:
PathtoPublish: '$(Build.SourcesDirectory)/artifacts/demo/'
Expand Down

0 comments on commit 294a013

Please sign in to comment.