win: installation directory fix
This commit is contained in:
parent
dc4393a583
commit
31f7faa6a5
2 changed files with 2 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -261,7 +261,7 @@ jobs:
|
|||
if: ${{ github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch' }}
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: sunshine-windows-installer
|
||||
name: sunshine-windows-standalone
|
||||
path: artifacts/sunshine-windows-standalone.zip
|
||||
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue