4
0

pipeline fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-06 14:50:46 +01:00
parent 9844557a0a
commit 256b594076

View File

@@ -7,7 +7,7 @@ steps:
environment: environment:
GAME_NAME: bombexpert GAME_NAME: bombexpert
commands: commands:
- ./tic80 -build $GAME_NAME.lua $GAME_NAME.tic - tic80 -build $GAME_NAME.lua $GAME_NAME.tic
- name: copy_files - name: copy_files
image: alpine image: alpine