mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 22:50:46 -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'
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user