From 59edda8483a769da7ae3c3af9f38f0b33ce3a3f8 Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:55:11 +0100 Subject: [PATCH] fix workflows --- .github/workflows/release.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1acca929..eadd0af0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain @@ -79,7 +78,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain @@ -126,7 +124,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain @@ -172,7 +169,6 @@ jobs: # - name: setup flutter # uses: subosito/flutter-action@v2 # with: - # flutter-version-file: pubspec.yaml # channel: 'stable' # - name: Setup Rust toolchain @@ -226,7 +222,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain @@ -276,7 +271,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain @@ -335,7 +329,6 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml channel: 'stable' - name: Setup Rust toolchain