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
8
.github/workflows/Recovery-Builder-TWRP.yaml
vendored
8
.github/workflows/Recovery-Builder-TWRP.yaml
vendored
|
@ -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
|
Loading…
Reference in a new issue