mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
fips-label.yml: Cleanup the FIPS artifact before downloading and unzipping ABIDIFF one
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22952)
This commit is contained in:
parent
5cd004222d
commit
d177754686
2
.github/workflows/fips-label.yml
vendored
2
.github/workflows/fips-label.yml
vendored
@ -79,6 +79,8 @@ jobs:
|
||||
}
|
||||
}
|
||||
}
|
||||
- name: 'Cleanup artifact'
|
||||
run: rm artifact.zip pr_num
|
||||
|
||||
- name: 'Download abidiff artifact'
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
|
Loading…
Reference in New Issue
Block a user