Skip to content

Commit

Permalink
revert back to main branch of r4ss
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Aug 15, 2024
1 parent 831793b commit 74985cb
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 = "try-fix-matrix-error")'
run: Rscript -e 'remotes::install_github("r4ss/r4ss")'

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

0 comments on commit 74985cb

Please sign in to comment.