Skip to content

Commit

Permalink
changed -branch to -b in git clone wxflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry.McGuinness authored and Terry.McGuinness committed Jun 27, 2024
1 parent df9d920 commit 9628308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
sudo mkdir -p /scratch1/NCEPDEV
cd $GITHUB_WORKSPACE/sorc
git submodule update --init gfs_utils.fd
git clone --single-branch -branch config_env_xor https://github.com/TerrenceMcGuinness-NOAA/wxflow.git
git clone --single-branch -b config_env_xor https://github.com/TerrenceMcGuinness-NOAA/wxflow.git
./link_workflow.sh
cd $GITHUB_WORKSPACE/ci/scripts/tests
echo "EXPDIR: ${EXPDIR}"
Expand Down

0 comments on commit 9628308

Please sign in to comment.