Skip to content

Commit

Permalink
Enabled internal hook checkout for hook generating process
Browse files Browse the repository at this point in the history
  • Loading branch information
raulssorban authored Aug 8, 2024
1 parent 665068f commit 2370ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hook-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
set ROOT=%GITHUB_WORKSPACE%\Carbon.Core\Carbon.Hooks\Carbon.Hooks.Internal\Buildroot\Scripts
call %GITHUB_WORKSPACE%\Tools\Build\win\bootstrap.bat
call %GITHUB_WORKSPACE%\Tools\Build\win\bootstrap.bat %1 INTS
if %DEBUG_BUILD% EQU true (
cd %ROOT%
Expand Down

0 comments on commit 2370ba6

Please sign in to comment.