diff --git a/.github/workflows/Recovery-Builder-TWRP.yaml b/.github/workflows/Recovery-Builder-TWRP.yaml index a10aae0..273faac 100644 --- a/.github/workflows/Recovery-Builder-TWRP.yaml +++ b/.github/workflows/Recovery-Builder-TWRP.yaml @@ -18,4 +18,5 @@ jobs: steps: - name: Build Image - uses: XenonTheInertG/android-recovery-action@main \ No newline at end of file + uses: XenonTheInertG/android-recovery-action@main + run: chmod +x entrypoint.sh \ No newline at end of file