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 2fba6ba commit 6e03ae2Copy full SHA for 6e03ae2
ci/build_conda.sh
@@ -13,7 +13,7 @@ rapids-print-env
13
14
rapids-logger "Begin py build"
15
16
-rapids-conda-retry mambabuild conda/recipes/numba-cuda
+rapids-conda-retry build conda/recipes/numba-cuda
17
18
package_path=(/tmp/conda-bld-output/noarch/numba-cuda-*.tar.bz2)
19
echo "package_path=$package_path" >> $GITHUB_ENV
0 commit comments