Skip to content

Commit 9ee34f1

Browse files
committed
install main r4ss
1 parent 8a93483 commit 9ee34f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-models-mac-14.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: Rscript -e 'install.packages("remotes")'
2626

2727
- name: install r4ss
28-
run: Rscript -e 'remotes::install_github("r4ss/r4ss", ref = "m2-chip-get-ss3-exe")'
28+
run: Rscript -e 'remotes::install_github("r4ss/r4ss")'
2929

3030
- name: install other r packages
3131
run: Rscript -e 'install.packages(c("purrr","furrr","parallely","future"))'

0 commit comments

Comments
 (0)