We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcf5a16 + 75c5a4e commit bf970b9Copy full SHA for bf970b9
.scripts/build_linux.sh
@@ -30,4 +30,4 @@ for recipe in ${CURRENT_RECIPES[@]}; do
30
31
done
32
33
-pixi run upload ${CONDA_BLD_PATH}/osx-*/*.conda --force
+pixi run upload ${CONDA_BLD_PATH}/linux-*/*.conda --force
0 commit comments