0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 03:10:46 -05:00

Update build.yaml with LFS support and use Node.js v3

This commit is contained in:
Refringe 2024-03-01 13:21:42 -05:00
parent d4eb3abbb3
commit f0b4d42ebb
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -20,8 +20,9 @@ jobs:
path: 'server'
ref: '3.8.0-BE'
fetch-depth: 0
lfs: true
- name: Setup Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v3
with:
node-version-file: ./project/package.json