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
Jonny Borges
2020-11-05 11:16:42 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2020-11-05 11:16:42 -0300
Commit
47a7b918e0b77f3bf6f69e812e22e9b4084bd1fd
47a7b918
2 parents
e00b7c81
3a08e11b
Merge pull request #760 from Abhishek01039/master
updated the flutter version
Show 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 @
47a7b91
...
...
@@ -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