Skip to content

Commit 2b9c694

Browse files
committed
update Xtensor.R
1 parent b36d827 commit 2b9c694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "which tar"
5252
which tar
5353
export TAR="/usr/bin/tar"
54-
R -e "library(devtools); install_github('fbourgin/Xtensor.R', ref = 'update_xtensor', configure.args = '--novendor')"
54+
R -e "library(devtools); install_github('fbourgin/Xtensor.R', ref = 'update_xtensor_0.27', configure.args = '--novendor')"
5555
5656
- name: print R HOME
5757
run: |

0 commit comments

Comments
 (0)