mirror of
https://github.com/bitwarden/mobile
synced 2025-12-25 12:43:39 +00:00
fix build for app store script path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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