Skip to content

Commit

Permalink
go back to main branch of r4ss now that changes have been merged
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Aug 5, 2024
1 parent 8220305 commit ba604f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-r4ss-with-ss3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: Rscript -e 'install.packages(c("remotes","parallely", "furrr", "future"))'

- name: Install r4ss
run: Rscript -e 'remotes::install_github("r4ss/r4ss", ref = "spr_split_tables")'
run: Rscript -e 'remotes::install_github("r4ss/r4ss")'

# - name: Get admb and put in path, linux
# run: |
Expand Down

0 comments on commit ba604f4

Please sign in to comment.