From ca800fa3dfe42e770e097092a6c3eef54c4d8133 Mon Sep 17 00:00:00 2001 From: ragarcia87 <70825623+juic3b0x@users.noreply.github.com> Date: Sat, 7 Jan 2023 05:43:47 -0600 Subject: [PATCH] Update Recovery-Builder-TWRP.yaml --- .github/workflows/Recovery-Builder-TWRP.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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