mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 13:55:38 +00:00
CI: Add missing Mac build to preview release
This commit is contained in:
parent
7a0193a8de
commit
9a8cb97875
1
.github/workflows/rolling-release.yml
vendored
1
.github/workflows/rolling-release.yml
vendored
|
@ -337,6 +337,7 @@ jobs:
|
|||
linux-x64-appimage-qt/duckstation-qt-x64.AppImage
|
||||
linux-x64-appimage-qt-zsync/duckstation-qt-x64.AppImage.zsync
|
||||
android/duckstation-android.apk
|
||||
macos-x64/duckstation-mac-release.zip
|
||||
|
||||
- name: Create dev release
|
||||
if: github.ref == 'refs/heads/dev'
|
||||
|
|
Loading…
Reference in a new issue