mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
Change Workflows to use tool manifest
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -206,7 +206,7 @@ jobs:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Install AST
|
||||
run: dotnet tool install --global AzureSignTool --version 4.0.1
|
||||
run: dotnet tool restore
|
||||
|
||||
- name: Setup Windows builder
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user