1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

Add tool restore

This commit is contained in:
Opeyemi Alao
2024-02-22 19:31:44 +01:00
parent cdb0672390
commit 1a23e358f4

View File

@@ -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