mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 02:30:45 -05:00
Update Node.js version to read from package.json
This commit is contained in:
parent
8d92422dae
commit
2ed97cca39
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20.10'
|
||||
node-version-file: ./project/package.json
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user