Skip to content

Commit

Permalink
Don't remove the latest .whl package from CI. (#290)
Browse files Browse the repository at this point in the history
Previously, the CI was removing the latest package and pointing to the
stale package.
  • Loading branch information
Prashant Kumar authored Aug 24, 2022
1 parent 17dba60 commit 7dc27a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7dc27a7

Please sign in to comment.