Fix scrolling in menu

Improve pipeline
This commit is contained in:
Geoffroy Bonneville
2025-11-10 12:14:38 -05:00
parent e6f81fa177
commit dcaecbf185
6 changed files with 34 additions and 19 deletions

View File

@@ -49,6 +49,7 @@ jobs:
- name: Run Fastlane
env:
MODULE: ${{ github.event.inputs.module }}
SUPPLY_JSON_KEY: service-account.json
KEYSTORE_FILE: upload.jks
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}