Skip to content

Commit

Permalink
Fixed working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
sakno committed Dec 29, 2024
1 parent 6d2570b commit ddd7c27
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 @@ stages:
displayName: Publish AOT Tests
inputs:
command: publish
projects: $(AotTestFolder)
workingDirectory: $(AotTestFolder)
arguments: --configuration Release
- task: CmdLine@2
displayName: Run AOT Tests
Expand Down

0 comments on commit ddd7c27

Please sign in to comment.