mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-05 06:50:04 +00:00
Re-add descriptive artifact names
This commit is contained in:
parent
28543641bb
commit
89e4b2be22
@ -39,7 +39,7 @@ for:
|
|||||||
Copy-Item -Path "config.ini" -Destination "bin"
|
Copy-Item -Path "config.ini" -Destination "bin"
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
name: linux-bin-x64
|
name: ubuntu18_04-bin-x64
|
||||||
type: zip
|
type: zip
|
||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
@ -85,5 +85,5 @@ for:
|
|||||||
}
|
}
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
name: windows-bin-x64
|
name: windows-vs2019-bin-x64
|
||||||
type: zip
|
type: zip
|
||||||
|
Loading…
Reference in New Issue
Block a user