4
0

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

This commit is contained in:
2025-12-07 01:19:03 +01:00
parent a3b614400b
commit a855c37128

View File

@@ -9,7 +9,7 @@ steps:
<<: *environment <<: *environment
XDG_RUNTIME_DIR: /tmp XDG_RUNTIME_DIR: /tmp
commands: commands:
- tic80 --cli --skip --fs=. --cmd="load $GAME_NAME.$GAME_LANG & save $GAME_NAME & export html $GAME_NAME_html & exit" - tic80 --cli --skip --fs=. --cmd="load $GAME_NAME.$GAME_LANG & save $GAME_NAME & export html bombexpert_html & exit"
- name: artifact - name: artifact
image: alpine image: alpine