mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
style
This commit is contained in:
parent
fb94f88401
commit
14ba91edba
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build_ipa.yml
vendored
1
.github/workflows/build_ipa.yml
vendored
|
@ -90,7 +90,6 @@ jobs:
|
||||||
- name: Restore ExportOptions.plist
|
- name: Restore ExportOptions.plist
|
||||||
run: bash .github/scripts/restore_from_base64.sh "${{ secrets.APP_STORE_EXPORT_OPTIONS }}" "ios/Runner/ExportOptions.plist"
|
run: bash .github/scripts/restore_from_base64.sh "${{ secrets.APP_STORE_EXPORT_OPTIONS }}" "ios/Runner/ExportOptions.plist"
|
||||||
|
|
||||||
|
|
||||||
- name: Restore firebase_app_id_file.json
|
- name: Restore firebase_app_id_file.json
|
||||||
run: bash .github/scripts/restore_from_base64.sh "${{ secrets.FIREBASE_APP_ID_FILE }}" "ios/firebase_app_id_file.json"
|
run: bash .github/scripts/restore_from_base64.sh "${{ secrets.FIREBASE_APP_ID_FILE }}" "ios/firebase_app_id_file.json"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue