don't use tar.gz as it breaks the itch desktop version
This commit is contained in:
parent
0af09fcd96
commit
7e045c0a8d
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
butler push lull-linux.tar.gz ruin/lull:linux-download
|
#butler push lull-linux.tar.gz ruin/lull:linux-download
|
||||||
butler push lull-linux.zip ruin/lull:linux-itch
|
butler push lull-linux.zip ruin/lull:linux
|
||||||
butler push sounds.zip ruin/lull:sounds
|
butler push sounds.zip ruin/lull:sounds
|
||||||
|
|
Loading…
Reference in New Issue