We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38f3fcb + 6c0df1d commit 0920ec1Copy full SHA for 0920ec1
1 file changed
install/install_ibcdfo.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-git clone --recurse-submodules -b updates_manifold_sampling https://github.com/POptUS/IBCDFO.git
+git clone --recurse-submodules -b main https://github.com/POptUS/IBCDFO.git
4
pushd IBCDFO/minq/py/minq5/
5
export PYTHONPATH="$PYTHONPATH:$(pwd)"
6
echo "PYTHONPATH=$PYTHONPATH" >> $GITHUB_ENV
0 commit comments