Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Abhishek01039
2020-11-01 23:23:36 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3a08e11b221c02c1ff8ab69446df28a501194093
3a08e11b
1 parent
423cba28
updated the flutter version
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.github/workflows/main.yml
.github/workflows/main.yml
View file @
3a08e11
...
...
@@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
-
uses
:
subosito/flutter-action@v1
with
:
flutter-version
:
"
1.22.
2
"
flutter-version
:
"
1.22.
3
"
channel
:
"
stable"
-
run
:
flutter pub get
#- run: flutter analyze
...
...
Please
register
or
login
to post a comment