mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 22:30:45 -05:00
Updates Modules build process to include SPT version
This commit is contained in:
parent
006db096a5
commit
f5d36b5ae0
@ -311,7 +311,7 @@ jobs:
|
|||||||
- name: Build Modules
|
- name: Build Modules
|
||||||
run: |
|
run: |
|
||||||
cd /workspace/SPT-AKI/Build/modules/project
|
cd /workspace/SPT-AKI/Build/modules/project
|
||||||
dotnet build
|
dotnet build -p:Version=${{ needs.prepare.outputs.spt_version }}
|
||||||
printf "\nBuilt!\n\n"
|
printf "\nBuilt!\n\n"
|
||||||
tree /workspace/SPT-AKI/Build/modules/project/Build
|
tree /workspace/SPT-AKI/Build/modules/project/Build
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user