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

Update server project path in build.yaml

This commit is contained in:
Refringe 2024-03-02 14:05:55 -05:00
parent 0dfdf0d704
commit db3bc02188
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -41,12 +41,12 @@ jobs:
- name: Install Server Dependencies
run: |
cd ./server
cd ./server/project
npm install
- name: Install Server Dependencies
run: |
cd ./server
cd ./server/project
npm build:bleeding
# find build type