Update build_windows.yml
This commit is contained in:
parent
6a95e7d248
commit
3669863ccf
4
.github/workflows/build_windows.yml
vendored
4
.github/workflows/build_windows.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: OpenStarbound-Windows
|
name: OpenStarbound-Windows-All-DevOnly
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
|
||||||
- name: Upload Client
|
- name: Upload Client
|
||||||
@ -86,4 +86,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Installer
|
name: Installer
|
||||||
path: installer/*
|
path: installer/*
|
||||||
|
Loading…
Reference in New Issue
Block a user