mirror of
https://github.com/stenzek/duckstation.git
synced 2026-01-31 02:05:18 +01:00
CI: Fix Windows build symbol upload
This commit is contained in:
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@@ -123,4 +123,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: "windows-${{ matrix.arch }}"
|
||||
path: "${{ matrix.assetname }}*"
|
||||
path: "duckstation-windows-${{ matrix.arch }}-*.zip"
|
||||
|
||||
Reference in New Issue
Block a user