Skip to content

Commit 4993a4f

Browse files
committed
more file paths
1 parent d8d4a57 commit 4993a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-system/azure.aot.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- task: PowerShell@2
2222
inputs:
23-
filepath: .\tools\test-aot-compatibility.ps1
23+
filepath: tools\test-aot-compatibility.ps1
2424
arguments: net8.0
2525
- script: 'echo 1>&2'
2626
failOnStderr: true

0 commit comments

Comments
 (0)