Skip to content

Commit

Permalink
@1683983631 BY tosasitill
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed May 13, 2023
1 parent 6c44d18 commit bb6213e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TWRPTreeGeneratorAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate Device Tree
run: |
cd ~
git clone --recurse-submodules https://github.com/tosasitill/Firmware_extractor.git
git clone --recurse-submodules https://github.com/tosasitill/TWRPTreeGeneratorAction.git -b tools
cd Firmware_extractor
aria2c -s 10 -x 10 -d . -o firmware.zip "${{ github.event.inputs.rom_url }}"
./extractor.sh firmware.zip
Expand Down

0 comments on commit bb6213e

Please sign in to comment.