Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Apr 8, 2024
1 parent 9771104 commit 29dbc3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-models-mac-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
run: |
wget -O ss3 https://github.com/nmfs-ost/ss3-source-code/releases/latest/download/ss3_osx
sudo chmod a+x ss3
mv ss3 /usr/local/bin/ss3
export PATH=/usr/local/bin/ss3:$PATH
echo "/usr/local/bin/ss3" >> $GITHUB_PATH
mv ss3 models/ss3
- name: Run models
run: |
Expand Down

0 comments on commit 29dbc3b

Please sign in to comment.