mirror of
https://github.com/bitwarden/mobile
synced 2025-01-12 09:04:13 +01:00
fix build for app store script path
This commit is contained in:
parent
b6f61cac9b
commit
0dba992dd4
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
|
||||
|
Loading…
Reference in New Issue
Block a user