Skip to content

Commit 7d5fcec

Browse files
committed
config script for run document build
1 parent 74e108c commit 7d5fcec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/build-githubpage.cmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@echo off
2+
3+
SET R_HOME=/GCModeller/src/R-sharp/App/net6.0-windows
4+
SET R_ENV="%R_HOME%/R#.exe"
5+
6+
R_ENV ./build-githubpage.R

0 commit comments

Comments
 (0)