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 bab9ead commit 02b8390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:

- name: Clone Dumpyara
run: |
https://github.com/DumprX/DumprX
https://github.com/DumprX/DumprX ~/dump
- name: Setup Dumpyara environment
working-directory: dumprx
working-directory: ~/dump
run: |
sudo bash setup.sh
git config --global user.name "atharvnegi"
Expand Down

0 comments on commit 02b8390

Please sign in to comment.