Skip to content

Commit

Permalink
Changed project name
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorPopp authored Jan 4, 2025
1 parent 0546ae9 commit 074a397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
uses: microsoft/setup-msbuild@v2

- name: Build app for release
run: msbuild src\YourProjectFile.csproj -t:rebuild -verbosity:diag -property:Configuration=Release
run: msbuild DiskUtility/DiskUtilityCLI.vcxproj -t:rebuild -verbosity:diag -property:Configuration=Release

0 comments on commit 074a397

Please sign in to comment.