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
2022-07-31 22:06:28 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2022-07-31 22:06:28 +0100
Commit
41136b06a410a5e6c088b7f0ef40aaf676a0834f
41136b06
1 parent
f05090df
Update workflow
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 @
41136b0
...
...
@@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
-
uses
:
subosito/flutter-action@v2
with
:
flutter-version
:
"
3.
8.0
"
flutter-version
:
"
3.
0.5
"
channel
:
"
stable"
-
run
:
flutter pub get
#- run: flutter analyze
...
...
Please
register
or
login
to post a comment