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"
|
||||
artifacts:
|
||||
- path: bin
|
||||
name: linux-bin-x64
|
||||
name: ubuntu18_04-bin-x64
|
||||
type: zip
|
||||
-
|
||||
matrix:
|
||||
@ -85,5 +85,5 @@ for:
|
||||
}
|
||||
artifacts:
|
||||
- path: bin
|
||||
name: windows-bin-x64
|
||||
name: windows-vs2019-bin-x64
|
||||
type: zip
|
||||
|
Loading…
Reference in New Issue
Block a user