From 82783cd77d035b210d0d3e6dc73ee425d60a1a09 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Sat, 26 Jun 2021 13:43:32 -0400 Subject: [PATCH] try to fix ci --- bootstrap-nonimble.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-nonimble.sh b/bootstrap-nonimble.sh index d313566..da8232c 100755 --- a/bootstrap-nonimble.sh +++ b/bootstrap-nonimble.sh @@ -9,7 +9,7 @@ fi cd src git clone --depth 1 https://github.com/disruptek/bump.git -git clone --depth 1 https://github.com/disruptek/cutelog.git +git clone --depth 1 --branch 1.1.2 https://github.com/disruptek/cutelog.git git clone --depth 1 https://github.com/disruptek/gittyup.git git clone --depth 1 https://github.com/disruptek/nimgit2.git git clone --depth 1 --branch v0.6.11 https://github.com/genotrance/nimterop.git