mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-17 20:55:26 +00:00
More iOS workflow fixes (#367)
* More iOS workflow fixes * revert to building android in debug - Needs signing key otherwise
This commit is contained in:
3
.github/workflows/ios.yaml
vendored
3
.github/workflows/ios.yaml
vendored
@ -25,7 +25,8 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.10.43'
|
||||
flutter-version: '3.10.4'
|
||||
channel: 'stable'
|
||||
- name: Collect Translation Files
|
||||
run: |
|
||||
cd lib/l10n
|
||||
|
Reference in New Issue
Block a user