Added command to check if static folder is filled
Deploy to Unraid Share / copy-file (push) Successful in 6s
Deploy to Unraid Share / copy-file (push) Successful in 6s
This commit is contained in:
@@ -15,7 +15,9 @@ jobs:
|
||||
run: |
|
||||
# Create the destination directory if it doesn't exist
|
||||
mkdir -p /static/andromeda/css/
|
||||
ls -l
|
||||
ls -l /
|
||||
ls -l /static/
|
||||
ls -l /static/andromeda/css/
|
||||
|
||||
# Copy your specific file
|
||||
|
||||
Reference in New Issue
Block a user