mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 03:30:45 -05:00
Update build.yaml with LFS support and use Node.js v3
This commit is contained in:
parent
d4eb3abbb3
commit
f0b4d42ebb
@ -20,8 +20,9 @@ jobs:
|
|||||||
path: 'server'
|
path: 'server'
|
||||||
ref: '3.8.0-BE'
|
ref: '3.8.0-BE'
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
lfs: true
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version-file: ./project/package.json
|
node-version-file: ./project/package.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user