mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 13:53:29 +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: |
|
run: |
|
||||||
dotnet restore
|
dotnet restore
|
||||||
|
|
||||||
|
- name: Restore tools
|
||||||
|
run: dotnet tool restore
|
||||||
|
|
||||||
- name: Setup iOS build CAKE (Testing)
|
- name: Setup iOS build CAKE (Testing)
|
||||||
run: dotnet cake build.cake --target iOS --variant beta
|
run: dotnet cake build.cake --target iOS --variant beta
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user