Skip to content

Commit 5d0ae3d

Browse files
committed
reverting
1 parent 63c082a commit 5d0ae3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/install_ibcdfo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
git clone --recurse-submodules -b updates_manifold_sampling https://github.com/POptUS/IBCDFO.git
3+
git clone --recurse-submodules -b develop https://github.com/POptUS/IBCDFO.git
44
pushd IBCDFO/minq/py/minq5/
55
export PYTHONPATH="$PYTHONPATH:$(pwd)"
66
echo "PYTHONPATH=$PYTHONPATH" >> $GITHUB_ENV

0 commit comments

Comments
 (0)