Skip to content

Commit 2359c36

Browse files
authored
Update dotnet-desktop.yml
1 parent 0f151f7 commit 2359c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
# Build the solution
8282
- name: Build the solution
83-
run: dotnet package -c ${{ matrix.configuration }}
83+
run: dotnet publish -c ${{ matrix.configuration }}
8484

8585
# Upload the MSIX package: https://github.com/marketplace/actions/upload-a-build-artifact
8686
- name: Upload build artifacts

0 commit comments

Comments
 (0)