build: Use correct file

This commit is contained in:
krille-chan 2025-11-16 12:12:26 +01:00
commit db9f1290fd
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -43,7 +43,7 @@ jobs:
with:
flutter-version: ${{ env.FLUTTER_VERSION }}
cache: true
- uses: ./.github/actions/free_up_space
- uses: ./.github/actions/free_up_space.yaml
- uses: moonrepo/setup-rust@v1
- run: flutter pub get
- run: flutter build apk --debug --target-platform android-arm64