Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Jan 15, 2024
1 parent 82c7f84 commit c0e42ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
copy pci.ids nwinfo\pci.ids
copy usb.ids nwinfo\usb.ids
copy pnp.ids nwinfo\pnp.ids
# copy Win32\Release\ryzenadj.dll nwinfo\ryzenadj.dll
# copy x64\Release\ryzenadjx64.dll nwinfo\ryzenadjx64.dll
copy Win32\Release\ryzenadj.dll nwinfo\ryzenadj.dll
copy x64\Release\ryzenadjx64.dll nwinfo\ryzenadjx64.dll
copy libcdi\libcdi.Win32.dll nwinfo\libcdi.Win32.dll
copy libcdi\libcdi.x64.dll nwinfo\libcdi.x64.dll
copy libnw\jep106.ids nwinfo\jep106.ids
Expand Down

0 comments on commit c0e42ba

Please sign in to comment.