mirror of
https://github.com/bitwarden/android.git
synced 2026-07-22 12:20:08 -05:00
fix build for app store script path
This commit is contained in:
@@ -132,5 +132,5 @@ jobs:
|
||||
run: nuget restore
|
||||
|
||||
- name: Build for App Store
|
||||
run: ./.github/scripts/android/build.ps1 -configuration AppStore -platform iPhone
|
||||
run: ./.github/scripts/ios/build.ps1 -configuration AppStore -platform iPhone
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user