Skip to content

Commit

Permalink
Merge pull request #65 from nmfs-ost/fix-update-models
Browse files Browse the repository at this point in the history
Fix test models with c++lib command
  • Loading branch information
e-perl-NOAA authored Nov 4, 2024
2 parents bb3efc9 + 5214803 commit c7f8879
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
Expand Up @@ -19,6 +19,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get install --only-upgrade libstdc++6
- name: setup R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit c7f8879

Please sign in to comment.