Skip to content

Commit

Permalink
test: wrong path
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Sep 16, 2024
1 parent a10124e commit 13d9f7e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/resuable_packer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,7 @@ jobs:
mkdir pack
cd workdir
unzip generated.zip
mv generated/* ../pack
ls -alh ../pack
-
name: Setup - Decompress and Move
run: |
mkdir pack
cd workdir
unzip generated.zip
mv generated/* ../pack
mv assets pack.mcmeta pack.png ../pack
-
name: PackSquash - Optimize It!
Expand Down

0 comments on commit 13d9f7e

Please sign in to comment.