mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-23 16:05:30 +00:00
Update cmake-multi-platform.yml
This commit is contained in:
parent
ef459b2b51
commit
e4d8d6987a
4
.github/workflows/cmake-multi-platform.yml
vendored
4
.github/workflows/cmake-multi-platform.yml
vendored
@ -93,13 +93,13 @@ jobs:
|
|||||||
- name: Download Linux Build Artifacts
|
- name: Download Linux Build Artifacts
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: XenonBinaries-Linux
|
name: XenonBinaries-ubuntu-latest
|
||||||
path: artifacts
|
path: artifacts
|
||||||
|
|
||||||
- name: Download Windows Build Artifacts
|
- name: Download Windows Build Artifacts
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: XenonBinaries-Windows
|
name: XenonBinaries-windows-latest
|
||||||
path: artifacts
|
path: artifacts
|
||||||
|
|
||||||
- name: Create GitHub Release
|
- name: Create GitHub Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user