Update SkyHawk-SHRP.yml

This commit is contained in:
ragebreaker 2024-08-16 06:47:42 +05:30 committed by GitHub
parent 6a3de98fee
commit 58e92b8d13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,8 +170,6 @@ jobs:
echo "CHECK_ZIP_IS_OK=true" >> $GITHUB_ENV
echo "MD5_ZIP=$(md5sum ${{ env.OUT_DIR }}/SHRP*.zip | cut -d ' ' -f 1)" >> $GITHUB_ENV
else
echo "Recovery out directory is empty."
fi
echo "::warning::The zip file isn't present but make sure the image is from only after 100% completion in build stage"
fi