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