modified: .github/workflows/Recovery-Builder-TWRP.yaml

This commit is contained in:
ragarcia87 2023-01-07 05:49:57 -06:00
parent 90b3e52b34
commit b4cd0ddd01

View file

@ -17,8 +17,8 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Build Image
uses: XenonTheInertG/android-recovery-action@main
- name: Set Permissions - name: Set Permissions
run: chmod +x entrypoint.sh run: chmod +x entrypoint.sh
- name: Build Image
uses: XenonTheInertG/android-recovery-action@main