git checkout tags/Step49

update-circle-c243194
probonopd 2 weeks ago committed by GitHub
parent cfb776561c
commit 406b65155b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      submod.sh

@ -6,7 +6,7 @@ git submodule update --init --recursive
#
# Use fixed master branch of circle-stdlib then re-update
cd circle-stdlib/
git checkout 3bd135d
git checkout tags/Step49
git submodule update --init --recursive
cd -
#

Loading…
Cancel
Save