Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hivedb/hive
Browse files Browse the repository at this point in the history
  • Loading branch information
themisir committed Jun 21, 2021
2 parents 39c9f16 + 3132691 commit b110329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@v1
with:
flutter-version: ${{ matrix.dart-channel }}
channel: ${{ matrix.flutter-channel }}
- name: Install dependencies
run: flutter pub get
working-directory: hive_flutter
Expand Down

0 comments on commit b110329

Please sign in to comment.