Skip to content

Commit 514abeb

Browse files
committed
add sprites to the repo
1 parent 3c3862e commit 514abeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dumps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ jobs:
404404
["artifacts/objects/objects.zip"]="map/objects.zip"
405405
["artifacts/collision/collision.zip"]="map/collision.zip"
406406
["artifacts/heightmap/heightmap.zip"]="map/heightmap.zip"
407+
["artifacts/sprites/sprites.zip"]="sprites/sprites.zip"
407408
)
408409
for src in "${!files[@]}"; do
409410
dst="${files[$src]}"

0 commit comments

Comments
 (0)