From c8daf1ae4508240b27571e83fc543fd9159d5c0a Mon Sep 17 00:00:00 2001 From: koningin_samira Date: Sun, 19 Apr 2026 21:34:47 +0200 Subject: [PATCH] Added commands for testing --- .gitea/workflows/deploy.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index fb8684b..8220a76 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -14,7 +14,11 @@ jobs: - name: Copy File to Unraid Share run: | # Create the destination directory if it doesn't exist + ls -l + mkdir -p /static/andromeda/css/ + + ls -l /static/andromeda/css/ # Copy your specific file cp ./*.css /static/andromeda/css/