Skip to content

Commit

Permalink
even more
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Dec 22, 2024
1 parent 4b5fa7b commit 0be0a00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ jobs:
# See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
run: |
msbuild /m /nr:true /t:Build /p:Configuration=${{env.BUILD_CONFIGURATION}} /p:Platform=x64 /p:UapAppxPackageBuildMode=StoreUpload /p:AppxPackageSigningEnabled=false /p:AppxBundlePlatforms="x64" ${{env.SOLUTION_FILE_PATH}}
ls x64\Release
ls x64\Release\Upload
ls x64\Release\DistroLauncher-Appx

0 comments on commit 0be0a00

Please sign in to comment.