Skip to content

Commit

Permalink
Update Recovery-Builder-TWRP.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Falconer <[email protected]>
  • Loading branch information
SavedByLight authored Oct 20, 2024
1 parent 115ca96 commit f9a644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Recovery-Builder-TWRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Repo Sync
run: |
cd android-recovery
repo sync -j$(nproc --all) --force-sync
repo sync -c -j$(nproc --all) --force-sync
- name: Repopick Gerrit patches
run: |
Expand Down

0 comments on commit f9a644a

Please sign in to comment.