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-09-02 00:26:20 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-02 00:26:20 -0300
Commit
589a021ef1a8b222e4889aa2ed7bca5bd792e61a
589a021e
1 parent
00256e15
Update main.yml
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 @
589a021
...
...
@@ -17,7 +17,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
-
uses
:
subosito/flutter-action@v1
with
:
flutter-version
:
'
1.
17.1
'
flutter-version
:
'
1.
20.2
'
channel
:
'
stable'
-
run
:
flutter pub get
# run static analys code
...
...
Please
register
or
login
to post a comment