Skip to content

Commit

Permalink
try unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Apr 15, 2024
1 parent 121c83a commit b761f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-models-mac-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:

- name: Get the latest SS3 executable
run: |
wget https://api.github.com/repos/nmfs-ost/ss3-source-code/actions/artifacts/1409298598
wget --output-document=ss3-macos-13.zip https://api.github.com/repos/nmfs-ost/ss3-source-code/actions/artifacts/1409298598
ls
# sudo unzip ss3-macos-13.zip
sudo unzip ss3-macos-13.zip
# mv ss3_osx ss3
# sudo chmod a+x ss3
# mv ss3 models/ss3
Expand Down

0 comments on commit b761f00

Please sign in to comment.