Skip to content

Commit 68dbcf7

Browse files
author
Elizabeth Perl
committed
fix silly mistake
1 parent 863fe4f commit 68dbcf7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-releases-with-test-model.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848

4949
- name: Install r4ss and run test model
5050
run: |
51+
install.packages("remotes")
5152
remotes::install_github("r4ss/r4ss", ref = "more-gh-fixes-for-gha")
5253
old_dir <- file.path(getwd(), "test-models-repo", "models", "two_morph_seas_areas")
5354
dir <- file.path(getwd(), "two_morph_seas_areas")

0 commit comments

Comments
 (0)