Skip to content

Commit 0920ec1

Browse files
authored
Merge pull request #1599 from Libensemble/update_msp_branch
Updating IBCDFO branch
2 parents 38f3fcb + 6c0df1d commit 0920ec1

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 main 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)