modified: .github/workflows/Recovery-Builder-TWRP.yaml
This commit is contained in:
parent
90b3e52b34
commit
b4cd0ddd01
1 changed files with 4 additions and 4 deletions
6
.github/workflows/Recovery-Builder-TWRP.yaml
vendored
6
.github/workflows/Recovery-Builder-TWRP.yaml
vendored
|
@ -17,8 +17,8 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- name: Build Image
|
||||
uses: XenonTheInertG/android-recovery-action@main
|
||||
|
||||
- name: Set Permissions
|
||||
run: chmod +x entrypoint.sh
|
||||
|
||||
- name: Build Image
|
||||
uses: XenonTheInertG/android-recovery-action@main
|
Loading…
Reference in a new issue