diff --git a/.github/workflows/build-patch.yml b/.github/workflows/build-patch.yml index 81874d8..d623d21 100644 --- a/.github/workflows/build-patch.yml +++ b/.github/workflows/build-patch.yml @@ -46,7 +46,6 @@ jobs: java-version: '11' - uses: subosito/flutter-action@v2 with: - flutter-version: '3.10.6' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:' # optional, change this to force refresh cache