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
2024-03-08 13:58:20 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2024-03-08 13:58:20 -0300
Commit
b8902cdb695ca748957926209cfb665604f67729
b8902cdb
1 parent
3de0bd3c
Update flutter version in CI/CD main.yml
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 @
b8902cd
...
...
@@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
-
uses
:
subosito/flutter-action@v2
with
:
flutter-version
:
"
3.1
3.1
"
flutter-version
:
"
3.1
9.3
"
channel
:
"
stable"
-
run
:
flutter pub get
#- run: flutter analyze
...
...
Please
register
or
login
to post a comment