mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-01-08 12:07:45 +08:00
change artifact names
This commit is contained in:
parent
d6c5463619
commit
0fd4376e0d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Upload build
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Cultivation
|
||||
name: CultivationWin
|
||||
path: Cultivation.zip
|
||||
|
||||
build-ubuntu:
|
||||
@ -79,5 +79,5 @@ jobs:
|
||||
- name: Upload build
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Cultivation
|
||||
name: CultivationLinux
|
||||
path: Cultivation.zip
|
||||
|
Loading…
Reference in New Issue
Block a user