Skip to content

Commit

Permalink
@1683565500 BY tosasitill
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed May 8, 2023
1 parent b09d1df commit 6ce5ea8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/TWRPTreeGeneratorAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
pip3 install twrpdtgen
python3 -m twrpdtgen ~/Firmware_extractor/out/boot.img
cd ~
7z a /home/runner/work/TWRPTreeGeneratorAction/TWRPTreeGeneratorAction/output ~/GeneratedTWRPDeviceTree.7z
7z a ~/GeneratedTWRPDeviceTree.zip /home/runner/work/TWRPTreeGeneratorAction/TWRPTreeGeneratorAction/output
- name: Upload Device Tree
uses: ncipollo/release-action@v1.12.0
Expand Down

0 comments on commit 6ce5ea8

Please sign in to comment.