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