Skip to content

Commit

Permalink
Merge branch 'v0.94.03' into MockFix
Browse files Browse the repository at this point in the history
  • Loading branch information
Neko-Box-Coder committed Dec 1, 2023
2 parents df2ee32 + 09ba887 commit 01e0015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pipelines:
set -e
source ~/helpers.sh
(
git clone --verbose --reference ~/.gitcache/ssGUI --recursive -b \
git clone --verbose --reference-if-able ~/.gitcache/ssGUI --recursive -b \
"$BRANCH" "https://github.com/$USER_ORIGIN/ssGUI.git"
)
Expand Down

0 comments on commit 01e0015

Please sign in to comment.