mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
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:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user