Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
hollowaykeanho committed Aug 13, 2023
1 parent 176e9be commit 786f092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ for /F "usebackq delims=" %%A in ("%PROJECT_PATH_ROOT%\CONFIG.toml") do (
echo "RC DEBUG: |%%i|"
if NOT "!stop!"=="1" (
set "line=!line!%%i"
echo "C DEBUG: |!line!|"
echo "C DEBUG: <!stop!> |!line!|"
)
)

Expand Down

0 comments on commit 786f092

Please sign in to comment.