mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-16 07:59:30 +00:00
remove hardcoded Flutter version from release workflow
This commit is contained in:
parent
72b6e73e04
commit
e9dd544393
1 changed files with 0 additions and 1 deletions
1
.github/workflows/flutter_release.yaml
vendored
1
.github/workflows/flutter_release.yaml
vendored
|
|
@ -33,7 +33,6 @@ jobs:
|
|||
- name: Set up Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.24.1"
|
||||
channel: "stable"
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue