Skip to content

Commit

Permalink
Always download as recovery.img
Browse files Browse the repository at this point in the history
  • Loading branch information
Johx22 committed Apr 19, 2022
1 parent b84cb15 commit aa310bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
ls
pwd
wget $RECOVERY_URL
wget -O recovery.img $RECOVERY_URL
- name: Patch Process-1
run: |
Expand Down

0 comments on commit aa310bb

Please sign in to comment.