From d26aa417c3677b49c5212a8ce3a882390b5a686e Mon Sep 17 00:00:00 2001 From: nomi-nonsz Date: Wed, 30 Jul 2025 12:42:23 +0700 Subject: [PATCH] bro the spcomp is literaly right there --- .woodpecker/test-build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/test-build.yaml b/.woodpecker/test-build.yaml index 948b71b..84f0bb8 100644 --- a/.woodpecker/test-build.yaml +++ b/.woodpecker/test-build.yaml @@ -23,4 +23,5 @@ steps: - name: build image: debian:bookworm commands: + - ls scripting - cd scripting && bash compile.sh \ No newline at end of file