Uses Image With LFS For Test Workflow

Apparently you need LFS to run LFS. 🤦
This commit is contained in:
Refringe 2024-04-10 16:07:30 -04:00
parent a51ef26dae
commit 90cec27718
No known key found for this signature in database
GPG Key ID: 7715B85B4A6306ED

View File

@ -10,7 +10,7 @@ jobs:
trigger-main-build: trigger-main-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: node:20.11.1-bookworm image: refringe/spt-build-node:1.0.7
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: