rive-runtime pull silver rivs

# Description
rive-runtime is building, but now its failing on the silvers. I **think** it could be because we need to git pull lfs the srivs so trying that.

Diffs=
9d516a9ece rive-runtime pull silver rivs (#9384)

Co-authored-by: Philip Chung <philterdesign@gmail.com>
This commit is contained in:
philter
2025-04-04 22:14:21 +00:00
parent df94fae694
commit 6e162b26f9
2 changed files with 4 additions and 2 deletions

View File

@@ -48,7 +48,9 @@ jobs:
platform: [macOS]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Get srivs
run: git lfs pull tests/unit_tests/silvers
- name: Install
run: |