can't see why this would fix anything
This commit is contained in:
parent
19d1192ead
commit
110537fabc
@ -12,8 +12,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://github.com/actions/setup-java@v4
|
- uses: https://github.com/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '21'
|
java-version: '12'
|
||||||
distribution: 'oracle'
|
distribution: 'zulu'
|
||||||
- uses: https://github.com/subosito/flutter-action@v2
|
- uses: https://github.com/subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: stable
|
channel: stable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user