Skip to content

Commit

Permalink
Update build.yaml - no custom OutDir
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlacey authored Nov 17, 2024
1 parent f7883b4 commit 45b194f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
msbuild: 'true'

- name: Build
run: msbuild /v:m -restore /p:OutDir=\_built ./WarnAboutTodos.sln
run: msbuild /v:m -restore ./WarnAboutTodos.sln

0 comments on commit 45b194f

Please sign in to comment.