diff --git a/.woodpecker.yml b/.woodpecker.yml index 2eee87f..6546f47 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,6 +7,7 @@ pipeline: commands: - apk add git - git submodule update --init --remote --force + - ls -l - npm ci - npm run build - ls build \ No newline at end of file