Skip to content

Commit 8c8372b

Browse files
committed
Debug Rscript
1 parent 715f267 commit 8c8372b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/github-actions/install-R.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ PS4="
2727
() {
2828
set -x
2929
conda install --yes --quiet -c conda-forge -c swift-t $PKG
30+
rehash
31+
echo $PATH
32+
which python
3033
which Rscript
3134
Rscript dev/conda/install-RInside.R
3235
}

0 commit comments

Comments
 (0)