Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Codel1417/tail_app
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Jan 25, 2024
2 parents e9569b6 + a019a96 commit 1560da1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '11'
- uses: dart-lang/setup-dart@v1
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.7.7'
Expand All @@ -23,6 +24,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
Expand Down

0 comments on commit 1560da1

Please sign in to comment.