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.
1 parent bcf5a16 commit 75c5a4eCopy full SHA for 75c5a4e
.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