New version failed

Deploying failed as there is no bob.kaldi conda package:

File "_ci/update_feedstock.py", line 231, in <module>
    main(*sys.argv[1:])
  File "_ci/update_feedstock.py", line 179, in main
    os.chdir(feedstock)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp_m2b0qxc/bob.conda/skeleton/bob.kaldi'
(21:36:44) Error: Command Failed "/opt/conda/bin/python _ci/update_feedstock.py bob.kaldi skeleton"
Running after script...
$ ./_ci/after_deploy.sh
ERROR: Job failed: exit status 1

But conda packaging needs deployed pypi package. @amohammadi how to proceed?