mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
Add tool restore
This commit is contained in:
3
.github/workflows/build-beta.yml
vendored
3
.github/workflows/build-beta.yml
vendored
@@ -203,6 +203,9 @@ jobs:
|
||||
run: |
|
||||
dotnet restore
|
||||
|
||||
- name: Restore tools
|
||||
run: dotnet tool restore
|
||||
|
||||
- name: Setup iOS build CAKE (Testing)
|
||||
run: dotnet cake build.cake --target iOS --variant beta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user