mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Update Portfile and...
- Upload Portfile as artifact during builds and releases - Update assets for cpack packages
This commit is contained in:
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@@ -254,6 +254,7 @@ jobs:
|
||||
# move
|
||||
mv Sunshine.dmg ../artifacts/sunshine-macos.dmg
|
||||
mv Sunshine.zip ../artifacts/sunshine-macos.zip
|
||||
mv Portfile ../artifacts/Portfile
|
||||
|
||||
- name: Upload Artifacts
|
||||
if: ${{ github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch' }}
|
||||
|
||||
Reference in New Issue
Block a user