Skip to content

Commit eb08da8

Browse files
committed
pack upd
1 parent 0c2a873 commit eb08da8

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

.github/workflows/pack-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
java-version: '21'
3131
- run: >
3232
java -cp minemoji-*.jar com.github.cinnamondev.minemoji.PackMaker.PackMaker
33-
--input-directory ./sample_pack/input-directory
33+
--input-directory ./sample_pack/
3434
--output-directory ./site/packs/minemoji-latest
3535
--prefix minemoji
3636
--pack-url https://cinnamondev.github.io/minemoji/packs/minemoji-latest.zip

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# User-specific stuff
22
.idea/
33

4-
sample_pack/
54
testserver/
65
*.zip
76

sample_pack/ralsei_spin.gif

4.63 KB
Loading

0 commit comments

Comments
 (0)