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

This commit is contained in:
Nomi Nonsense (Nonszy) 2025-07-30 13:46:43 +07:00
parent b8b5076bae
commit 88e40fc2a1

View File

@ -25,6 +25,6 @@ steps:
commands: commands:
- cd scripting - cd scripting
- ls - ls
- chmod +x compile.sh spcomp - chmod +x spcomp
- bash ./spcomp - ./spcomp
- bash compile.sh - bash compile.sh