Skip to content

Commit

Permalink
Update bld.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf authored Jul 1, 2024
1 parent 3654a96 commit 6b9d476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
set "R_CUSTOM_TOOLS_PATH=%BUILD_PREFIX:\=/%/Library/usr/bin"

"%R%" CMD INSTALL --build .
IF %ERRORLEVEL% NEQ 0 exit 1

0 comments on commit 6b9d476

Please sign in to comment.