1
0
mirror of https://github.com/bitwarden/mobile synced 2025-01-19 20:38:42 +01:00
Bitwarden-app-android-iphon.../.github/scripts/ios/decrypt-secrets.ps1

5 lines
116 B
PowerShell
Raw Normal View History

2020-06-09 16:47:09 +02:00
$rootPath = $env:GITHUB_WORKSPACE;
$decryptSecretPath = $($rootPath + ".\.github\scripts\decrypt-secret.ps1");