Skip to content

Commit

Permalink
Update getbootimg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yyzq2 authored Apr 10, 2021
1 parent df9c60a commit 05c0def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/getbootimg.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: get_bootimg_from_payload
name: get_bootimg_from_payload.bin

on:
watch:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
cd ~
unzip rom.zip -d payload_dumper
- name: extract the payload
- name: extract the payload.bin
run: |
cd ~
cd payload_dumper
Expand Down

0 comments on commit 05c0def

Please sign in to comment.