Skip to content

Commit

Permalink
@1683984483 BY tosasitill
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed May 13, 2023
1 parent bb6213e commit b49b964
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/TWRPTreeGeneratorAction.git -b tools
git clone --recurse-submodules https://github.com/tosasitill/TWRPTreeGeneratorAction.git -b tools Firmware_extractor
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 b49b964

Please sign in to comment.