mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-10-30 07:11:38 +00:00
Update cmake-multi-platform.yml
This commit is contained in:
parent
ef459b2b51
commit
e4d8d6987a
1 changed files with 2 additions and 2 deletions
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
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: XenonBinaries-Linux
|
||||
name: XenonBinaries-ubuntu-latest
|
||||
path: artifacts
|
||||
|
||||
- name: Download Windows Build Artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: XenonBinaries-Windows
|
||||
name: XenonBinaries-windows-latest
|
||||
path: artifacts
|
||||
|
||||
- name: Create GitHub Release
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue