Skip to content

Commit

Permalink
Skip LFS smudge on checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Jul 19, 2024
1 parent cd62bea commit d7d3c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/clone-build_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ if [[ -d global-workflow ]]; then
rm -Rf global-workflow
fi

export GIT_LFS_SKIP_SMUDGE=1
git clone "${REPO_URL}"
cd global-workflow || exit 1

Expand Down

0 comments on commit d7d3c62

Please sign in to comment.