Skip to content

Commit

Permalink
@1683565268 BY tosasitill
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed May 8, 2023
1 parent f73f3c5 commit b09d1df
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 @@ -41,7 +41,7 @@ jobs:
pip3 install twrpdtgen
python3 -m twrpdtgen ~/Firmware_extractor/out/boot.img
cd ~
7z a -r -t7z ~/output GeneratedTWRPDeviceTree.7z
7z a /home/runner/work/TWRPTreeGeneratorAction/TWRPTreeGeneratorAction/output ~/GeneratedTWRPDeviceTree.7z
- name: Upload Device Tree
uses: ncipollo/release-action@v1.12.0
Expand Down

0 comments on commit b09d1df

Please sign in to comment.