Skip to content

Commit

Permalink
Merge branch 'update-repo-name' of https://github.com/nmfs-stock-synt…
Browse files Browse the repository at this point in the history
…hesis/test-models into update-repo-name
  • Loading branch information
e-perl-NOAA committed Dec 1, 2023
2 parents 03943b4 + f8c528c commit 0398bb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-ss3-models.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: update-ss3-test-models
name: update-ss3-test-models
on:
workflow_dispatch:

Expand Down Expand Up @@ -37,6 +38,7 @@ jobs:

- name: Get the latest SS3 executable
run: |
wget -O ss3 https://github.com/nmfs-stock-synthesis/ss3-source-code/releases/latest/download/ss_linux
wget -O ss3 https://github.com/nmfs-stock-synthesis/ss3-source-code/releases/latest/download/ss_linux
sudo chmod a+x ss3
mv ss3 /usr/local/bin/ss3
Expand Down

0 comments on commit 0398bb3

Please sign in to comment.