moore fixx
Some checks failed
Test, Build and Release apk / Build APK (push) Waiting to run
Test, Build and Release web / Build Web (push) Has been cancelled

This commit is contained in:
Remy Moll 2024-05-02 18:49:43 +02:00
parent 2a1e31ee58
commit c18c85d8b7

View File

@ -13,6 +13,7 @@ jobs:
- uses: https://github.com/actions/setup-java@v4 - uses: https://github.com/actions/setup-java@v4
with: with:
java-version: '21' java-version: '21'
distribution: 'oracle'
- uses: https://github.com/subosito/flutter-action@v2 - uses: https://github.com/subosito/flutter-action@v2
with: with:
channel: stable channel: stable