Skip to content

Commit

Permalink
add wget install
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Apr 16, 2024
1 parent efd9854 commit 57f2ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mom6_cobalt_1D.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Build mom6-sis2-cobalt
run: |
apt update; apt install -y wget
echo "build mom6-sis2-cobalt ..."
cd ./builds
./linux-build.bash -m docker -p linux-gnu -t repro -f mom6sis2
Expand Down

0 comments on commit 57f2ff8

Please sign in to comment.