1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02:00

specifying the project?

This commit is contained in:
Joseph Flinn 2020-12-31 18:52:52 +00:00
parent 2ae72a66bc
commit 4a3f1ee5e6

View File

@ -21,7 +21,7 @@ steps:
- script: |
cd AzureSignTool
dotnet run -- sign --help
dotnet run --project azuresigntool -- sign --help
displayName: 'Debugging AST'
- script: exit 1