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 70d50e1 commit 2347c00Copy full SHA for 2347c00
scripts/build.sh
@@ -7,4 +7,4 @@ if [[ "${ENVIRONMENT}" == "--help" ]]; then
7
exit 0
8
fi
9
magic run template -m "${ENVIRONMENT}"
10
-magic run rattler-build build -r src -c https://conda.modular.com/max -c conda-forge --skip-existing=all
+magic run rattler-build build -r recipes -c https://conda.modular.com/max -c conda-forge --skip-existing=all
0 commit comments