diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 9109118..c093640 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -49,7 +49,6 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.38.4' channel: 'stable' cache: true @@ -168,7 +167,6 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.38.4' channel: 'stable' cache: true