mirror of
https://github.com/bitwarden/android.git
synced 2026-07-24 09:02:48 -05:00
decrypt ios secrets
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
|
||||
$decryptSecretPath = $($rootPath + ".\.github\scripts\decrypt-secret.ps1");
|
||||
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename bitwarden-mobile-key.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename iphone-distribution-cert.p12.gpg"
|
||||
|
||||
Reference in New Issue
Block a user