Skip to content

Commit

Permalink
Reallow git-lfs on CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Jul 22, 2024
1 parent c5427c9 commit ba8e1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/scripts/clone-build_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ 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 ba8e1e8

Please sign in to comment.