Update cmake-multi-platform.yml

This commit is contained in:
Sakimotor 2025-03-04 21:40:45 +01:00 committed by GitHub
parent ef459b2b51
commit e4d8d6987a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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