going insane....and trying dotnet run

This commit is contained in:
Joseph Flinn 2020-12-31 18:44:18 +00:00
parent 0978956c30
commit a08783eb9b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
dotnet build dotnet build
displayName: 'Install AST' displayName: 'Install AST'
- script: azuresigntool sign --help - script: dotnet run -- sign --help
displayName: 'Debugging AST' displayName: 'Debugging AST'
- script: exit 1 - script: exit 1