mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 10:15:41 -04:00
CI: Fix Windows build upload
This commit is contained in:
parent
389c4945e0
commit
64b745fd56
4
.github/workflows/rolling-release.yml
vendored
4
.github/workflows/rolling-release.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: "windows-x64"
|
||||
path: "duckstation-windows-x64-release.7z"
|
||||
path: "duckstation-windows-x64-release.zip"
|
||||
|
||||
|
||||
windows-libretro-build:
|
||||
@ -255,7 +255,7 @@ jobs:
|
||||
automatic_release_tag: "latest"
|
||||
title: "Latest Development Build"
|
||||
files: |
|
||||
windows-x64/duckstation-windows-x64-release.7z
|
||||
windows-x64/duckstation-windows-x64-release.zip
|
||||
windows-libretro-x64/duckstation_libretro.dll.zip
|
||||
linux-x64-appimage-sdl/duckstation-sdl-x64.AppImage
|
||||
linux-x64-appimage-sdl-zsync/duckstation-sdl-x64.AppImage.zsync
|
||||
|
Loading…
x
Reference in New Issue
Block a user