mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-04-30 01:35:34 +00:00
Fixed binary archive
This commit is contained in:
parent
3198556e00
commit
e8fc038ebd
4
.github/workflows/build-binary.yml
vendored
4
.github/workflows/build-binary.yml
vendored
@ -24,5 +24,5 @@ jobs:
|
|||||||
- name: Archive
|
- name: Archive
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: main.bin
|
name: cascade.bin
|
||||||
path: build/main.bin
|
path: build/cascade.bin
|
Loading…
x
Reference in New Issue
Block a user