mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 05:50:46 -05:00
Revert to upload-artifact v3
This commit is contained in:
parent
cee982378c
commit
d3f9d15f58
@ -127,7 +127,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Archive Build
|
- name: Archive Build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: server-build
|
name: server-build
|
||||||
path: /workspace/refringe/Build/server/project/build/
|
path: /workspace/refringe/Build/server/project/build/
|
||||||
@ -220,7 +220,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Archive Build
|
- name: Archive Build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: modules-build
|
name: modules-build
|
||||||
path: /workspace/refringe/Build/modules/project/Build
|
path: /workspace/refringe/Build/modules/project/Build
|
||||||
@ -250,7 +250,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Archive Build
|
- name: Archive Build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: launcher-build
|
name: launcher-build
|
||||||
path: /workspace/refringe/Build/launcher/project/Build
|
path: /workspace/refringe/Build/launcher/project/Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user