0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 02:50:44 -05:00

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
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

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