Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krisdb2009 authored Jul 10, 2024
1 parent 7ef6784 commit 466d2e6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,4 @@ jobs:
uses: actions/checkout@v3

- name: Build
run: '& "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\devenv.com" SuperLauncher.sln /build release'

- name: Upload
uses: actions/[email protected]
with:
path: .\SuperLauncherInstaller\Release\SuperLauncherInstaller.msi
retention-days: 90
run: 'dotnet build .'

0 comments on commit 466d2e6

Please sign in to comment.