We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f427b3c commit 920d42dCopy full SHA for 920d42d
.github/workflows/build.yml
@@ -28,7 +28,6 @@ jobs:
28
with:
29
distribution: 'zulu'
30
java-version: '12.x'
31
- cache: 'gradle'
32
# Setup the flutter environment.
33
- uses: subosito/flutter-action@v2
34
0 commit comments