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

This commit is contained in:
2026-01-25 22:50:22 +01:00
parent 6ad8e05519
commit 594d37aeeb

View File

@@ -9,7 +9,7 @@ steps:
<<: *environment
XDG_RUNTIME_DIR: /tmp
commands:
- apk add --no-cache zip
- apt-get update && apt-get install -y zip
- make build
- make export
- 'VERSION=$(sed -n "s/^-- version: //p" ${GAME_NAME}.${GAME_LANG} | head -n 1)'