Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
Panacea Dependency fix
  • Loading branch information
shananas authored Sep 17, 2023
1 parent 21c899f commit 6af4bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
msbuild OpenKh.Research.Panacea\OpenKh.Research.Panacea.vcxproj /p:Configuration=Release /p:Platform=x64
xcopy "OpenKh.Research.Panacea\Release\*.dll" bin\
xcopy "OpenKh.Research.Panacea\Dependencies\*.dll" bin\
- name: create openkh-release
shell: bash
Expand Down

0 comments on commit 6af4bfa

Please sign in to comment.