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
image: debian:bookworm
commands:
- ls scripting
- cd scripting && bash compile.sh
- cd scripting
- ls
- bash compile.sh