Skip to content

Commit

Permalink
Update Dump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kelexine committed Dec 19, 2023
1 parent 26af023 commit 30d642f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Dump.yml
Expand Up @@ -54,6 +54,7 @@ jobs:
#unzips the archive
cp extract.sh ${{ github.event.inputs.DIR_NAME }}
cd ${{ github.event.inputs.DIR_NAME }}
mkdir -p rom
tar -xJf archive.tar.xz -C rom
ls -lah *
cd rom
Expand Down

0 comments on commit 30d642f

Please sign in to comment.