mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
specifying the project?
This commit is contained in:
@@ -21,7 +21,7 @@ steps:
|
|||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
cd AzureSignTool
|
cd AzureSignTool
|
||||||
dotnet run -- sign --help
|
dotnet run --project azuresigntool -- sign --help
|
||||||
displayName: 'Debugging AST'
|
displayName: 'Debugging AST'
|
||||||
|
|
||||||
- script: exit 1
|
- script: exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user