fix(ci): pull LFS assets for tests
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 5s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped

This commit is contained in:
Chance 2025-04-21 20:32:51 -04:00
parent 58becd06f8
commit b02bccb4c5
Signed by: caznix
GPG key ID: 489D213143D753FD

View file

@ -49,6 +49,8 @@ jobs:
steps:
- name: 📥 Checkout source
uses: https://github.com/actions/checkout@v4
with:
lfs: true
- name: 🗄️ Restore Cargo cache
uses: https://github.com/actions/cache@v4