Skip to content

Commit 284d059

Browse files
committed
Updating ibcdfo branch
1 parent 1bf42f9 commit 284d059

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