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

moving into the project directory

This commit is contained in:
Joseph Flinn 2020-12-31 18:17:27 +00:00
parent 1f0e5d711e
commit 0978956c30

View File

@ -14,6 +14,8 @@ steps:
- script: |
git clone https://github.com/vcsjones/AzureSignTool.git
cd AzureSignTool
dotnet --version
dotnet build
displayName: 'Install AST'