1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-14 10:16:02 +01:00

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

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