mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
hotfix: cleanup python environment
This commit is contained in:
@@ -317,3 +317,8 @@ jobs:
|
||||
asset_path: flash-attention/dist/${{ env.wheel_name }}
|
||||
asset_name: ${{ env.wheel_name }}
|
||||
asset_content_type: application/*
|
||||
|
||||
- name: Clean up
|
||||
if: always()
|
||||
run: |
|
||||
sudo rm -rf /opt/hostedtoolcache/Python/${{ matrix.python-version }}*
|
||||
|
||||
Reference in New Issue
Block a user