Skip to content

Commit 7e5cec8

Browse files
authored
Update .scripts/build_unix.sh
1 parent 963312b commit 7e5cec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/build_unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ for recipe in ${CURRENT_RECIPES[@]}; do
3333
pixi run -v rattler-build build \
3434
--recipe ${FEEDSTOCK_ROOT}/recipes/${recipe} \
3535
-m ${FEEDSTOCK_ROOT}/conda_build_config.yaml \
36-
-c robostack-jazzy -c conda-forge \
36+
-c robostack-kilted -c conda-forge \
3737
${extra_channel} \
3838
--output-dir $CONDA_BLD_PATH \
3939
${cross_compile}

0 commit comments

Comments
 (0)