Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSOB7YY authored Oct 28, 2023
1 parent affc0b4 commit 3ebec85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
token: ${{ secrets.ACCESS_TOKEN }}
submodules: recursive

- uses: dart-lang/setup-dart@v1
with:
dart-sdk-version: '3.1.4'

- uses: subosito/[email protected]
with:
flutter-version: '3.10.0'
Expand Down

0 comments on commit 3ebec85

Please sign in to comment.