Skip to content

Commit

Permalink
fix name error
Browse files Browse the repository at this point in the history
  • Loading branch information
JehandadKhan committed Sep 30, 2024
1 parent c8c858f commit 0bf3f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rocm-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
./build/rocm/ci_build.sh --rocm_version 6.1.3 \
--keep_image --py_version 3.10
- cleanup: Remove workspace artifacts
- name: Cleanup
if: always()
run: rm -rf ${{ github.workspace }}

Expand Down

0 comments on commit 0bf3f5d

Please sign in to comment.