Skip to content

Commit

Permalink
Update dump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atharvnegi authored May 11, 2024
1 parent fc353c4 commit c1f0283
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ jobs:
uses: actions/checkout@v3
- name: Clone Dumpyara
run: |
sudo apt install neofetch -y
git clone https://github.com/fw-dumps/DumprX dumper
sudo apt install python3-pip -y
sudo apt install -y f2fs-tools
git clone https://github.com/dumprx/DumprX dumper
- name: Setup Dumpyara environment
working-directory: dumper
run: |
Expand Down

0 comments on commit c1f0283

Please sign in to comment.