Skip to content

Commit e594f38

Browse files
committed
temporarily switch repo: intel -> fschlimb
1 parent e6bf092 commit e594f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if [ ! -d "${INSTALLED_DIR}/imex/lib" ]; then
4242
rm -rf ${INSTALLED_DIR}/imex
4343
IMEX_SHA=$(cat imex_version.txt)
4444
if [ ! -d "mlir-extensions" ]; then
45-
git clone --recurse-submodules --branch main --single-branch https://github.com/fschlimb/mlir-extensions
45+
git clone --recurse-submodules https://github.com/fschlimb/mlir-extensions
4646
fi
4747
pushd mlir-extensions
4848
git reset --hard HEAD

0 commit comments

Comments
 (0)