Skip to content

Commit

Permalink
DumprX-crave.yml: Finally working patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Sep 29, 2024
1 parent fa1af07 commit fe7a0c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/DumprX-crave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
sudo apt install -y f2fs-tools; \

${{ github.event.inputs.EXTRA_CMD }}; \
curl https://github.com/DumprX/DumprX/compare/main...sounddrill31:DumprX:crave-hack.patch | git am -n; \
chmod +x dumper.sh;\
bash dumper.sh '${{ github.event.inputs.ROM_URL }}'
# This build was run by ${{ github.repository_owner }}
Expand Down

0 comments on commit fe7a0c1

Please sign in to comment.