Skip to content

Commit

Permalink
tweak to remove ufs-weather-model directory in build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-a-potts committed Feb 1, 2024
1 parent e39e115 commit 470f196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_ec2_pcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
cd ${JEDI_ENV}
mkdir -p build-atm
cd build-atm
rm -rf ufs-weather-model
cmake -DUFS_APP=ATM ../ufs-bundle
make update
make -j8
Expand Down

0 comments on commit 470f196

Please sign in to comment.