mirror of
https://github.com/bitwarden/mobile
synced 2025-12-25 04:33:36 +00:00
try unlocking keychain
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -158,3 +158,5 @@ jobs:
|
||||
- name: Build for App Store
|
||||
run: ./.github/scripts/ios/build.ps1 -configuration AppStore -platform iPhone
|
||||
shell: pwsh
|
||||
env:
|
||||
KEYCHAIN_PASSWORD: ${{ secrets.IOS_KEYCHAIN_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user