Don't remove the latest .whl package from CI. (#290)

Previously, the CI was removing the latest package and pointing to the
stale package.
This commit is contained in:
Prashant Kumar
2022-08-24 21:33:48 +05:30
committed by GitHub
parent 17dba601c8
commit 7dc27a7477

View File

@@ -111,7 +111,6 @@ jobs:
gsutil -m cp -r gs://shark_tank/$SHA/* gs://shark_tank/latest/
fi
rm pytest_results.txt
rm -rf ./wheelhouse/nodai*
- name: Upload Release Assets