mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 07:47:43 +00:00
windows environment variable expansion fix
This commit is contained in:
@@ -138,7 +138,7 @@ build:linux:avx2:
|
|||||||
only:
|
only:
|
||||||
- release
|
- release
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "urde-$CI_PIPELINE_ID-win32-x86_64-$URDE_VECTOR_ISA"
|
name: "urde-%CI_PIPELINE_ID%-win32-x86_64-%URDE_VECTOR_ISA%"
|
||||||
paths:
|
paths:
|
||||||
- urde.exe
|
- urde.exe
|
||||||
- urde.pdb
|
- urde.pdb
|
||||||
|
|||||||
Reference in New Issue
Block a user