Skip to content

Commit

Permalink
Minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcant0n committed Feb 14, 2025
1 parent a062f08 commit 2cd628d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Generate-Bindings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ else

# Run generator
LogDebug "START binding generator process"
pushd .\RenderDocGen\RenderDocGen\bin\Release\net8.0\
pushd .\RenderDocGen\RenderDocGen\bin\Release\net8.0\win-x64
.\publish\RenderDocGen.exe
if($?)
{
Expand Down

0 comments on commit 2cd628d

Please sign in to comment.