Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 committed Jul 26, 2024
1 parent f3715dc commit c245a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
mkdir -p ~/run/prod_input_files
mkdir -p ~/run/prod_runs
# Setup submodules
git config --global --add safe.directory /__w/GISS-GC/GISS-GC
git submodule init
git submodule update
git config --global --add safe.directory /__w/GISS-GC/GISS-GC
# Build the model
cd ${GISS_HOME}/decks
apt install cpp m4 -y
Expand Down

0 comments on commit c245a30

Please sign in to comment.