[Tool] Fixed the CreateArtifact error in re-run workflow run(#55256)

Signed-off-by: andyziye <108652123+andyziye@users.noreply.github.com>
This commit is contained in:
andyziye 2025-01-20 16:43:44 +08:00 committed by GitHub
parent 21d2fc774f
commit fef49b5764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -504,7 +504,8 @@ jobs:
name: head_sha
path: ./head_sha.txt
retention-days: 3
overwrite: true
- name: Clean
run: |
rm -rf ${{ github.workspace }}/*
rm -rf ${{ github.workspace }}/*