Update SkyHawk-SHRP.yml
This commit is contained in:
parent
aef94ee100
commit
63eb3f2283
1
.github/workflows/SkyHawk-SHRP.yml
vendored
1
.github/workflows/SkyHawk-SHRP.yml
vendored
@ -159,6 +159,7 @@ jobs:
|
||||
echo "Done building your ${{ github.event.inputs.BUILD_TARGET }}.img"
|
||||
|
||||
- name: Check if the recovery exists
|
||||
if: always()
|
||||
run: |
|
||||
if [ -f ${{ env.OUT_DIR }}/${{ inputs.BUILD_TARGET }}*.img ]; then
|
||||
echo "CHECK_IMG_IS_OK=true" >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user