Skip to content

Commit cba246d

Browse files
committed
mambabuild
1 parent e34034b commit cba246d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ test:
2323

2424
release: pypi
2525
sleep 5
26-
fastrelease_conda_package --upload_user fastai --build_args '-c pytorch -c fastai'
26+
fastrelease_conda_package --mambabuild --upload_user fastai --build_args '-c pytorch -c fastai'
2727
nbdev_bump_version
2828

2929
conda_release:

0 commit comments

Comments
 (0)