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-19 02:25:05 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-19 02:25:05 -0300
Commit
d9ba0f25d421f4191e1f020d9caf072b2a59f598
d9ba0f25
1 parent
6434df40
Update main.yml
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
.github/workflows/main.yml
.github/workflows/main.yml
View file @
d9ba0f2
...
...
@@ -17,9 +17,8 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
-
uses
:
subosito/flutter-action@v1
with
:
flutter-version
:
'
1.20.
2
'
flutter-version
:
'
1.20.
4
'
channel
:
'
stable'
-
run
:
cd getx
-
run
:
flutter pub get
#- run: flutter analyze
# run flutter widgets tests and unit tests
...
...
Please
register
or
login
to post a comment