mirror of
https://github.com/amigan/calls.git
synced 2024-11-21 04:19:47 -05:00
flutter version
This commit is contained in:
parent
c95ced4727
commit
e58638fe66
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version-file: pubspec.yaml # path to pubspec.yaml
|
||||
flutter-version: 3.24.0
|
||||
- run: flutter --version
|
||||
- run: flutter pub get
|
||||
# - run: flutter test
|
||||
|
|
Loading…
Reference in a new issue