Skip to content

Commit

Permalink
Update SkyHawk-SHRP.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlm-games authored Aug 16, 2024
1 parent aef94ee commit 63eb3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/SkyHawk-SHRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 63eb3f2

Please sign in to comment.