diff --git a/.gitea/workflows/base-build.yml b/.gitea/workflows/base-build.yml index 4aa5f78..a5c1277 100644 --- a/.gitea/workflows/base-build.yml +++ b/.gitea/workflows/base-build.yml @@ -119,6 +119,7 @@ jobs: if [[ ! -f "$TAR" ]]; then echo "[ERROR] Tarball not found at $TAR" + ls -lh "../output/$VERSION/" exit 1 fi