debug 1
Some checks failed
ci/woodpecker/push/test-build Pipeline failed

This commit is contained in:
Nomi Nonsense (Nonszy) 2025-07-30 13:25:53 +07:00
parent d26aa417c3
commit d6403ce57f

View File

@ -23,5 +23,6 @@ steps:
- name: build - name: build
image: debian:bookworm image: debian:bookworm
commands: commands:
- ls scripting - cd scripting
- cd scripting && bash compile.sh - ls
- bash compile.sh