mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-08-06 16:40:27 +08:00
chore: add git lfs to flutter test runner
Diffs= d5162f1e1 chore: add git lfs to flutter test runner (#5782) Co-authored-by: Gordon <pggordonhayes@gmail.com>
This commit is contained in:
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Checkout and install Flutter
|
||||
run: git clone https://github.com/flutter/flutter.git
|
||||
|
@ -1 +1 @@
|
||||
96a0f0b967bb6ced28c5f4c5a5616cda22b22944
|
||||
d5162f1e166d728a3255769c3b28ec095a9883fd
|
||||
|
Reference in New Issue
Block a user