Skip to content

Commit 6aa4661

Browse files
committed
workflow
1 parent a0e105d commit 6aa4661

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,7 @@ jobs:
9393
- name: Upload build artifacts
9494
uses: actions/upload-artifact@v4
9595
with:
96-
name: MSIX Package
97-
path: dist
96+
name: GabNetStats
97+
path: GabNetStats\GabNetStats\bin\$env:Configuration\net10.0-windows10.0.26100.0\
98+
env:
99+
Configuration: ${{ matrix.configuration }}

0 commit comments

Comments
 (0)