Skip to content

Commit

Permalink
Damn...
Browse files Browse the repository at this point in the history
  • Loading branch information
YZBruh authored Jan 31, 2024
1 parent 7f6d044 commit 239bb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rom_dumper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Creating Dump
run: |
cd /home/Auto-Dumper/DumprX
sudo bash dumper.sh ${{ env.FUR }}
sudo bash dumper.sh "${{ env.FUR }}"
sudo chmod -R 777 out
- name: Setting up Git
Expand Down

0 comments on commit 239bb0c

Please sign in to comment.