1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-12 10:04:44 +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
displayName: 'Install AST'
- script: azuresigntool sign --help
- script: dotnet run -- sign --help
displayName: 'Debugging AST'
- script: exit 1