fix: Fixed copy command
All checks were successful
Deploy Site to Folder / deploy (push) Successful in 2s
All checks were successful
Deploy Site to Folder / deploy (push) Successful in 2s
This commit is contained in:
@ -16,4 +16,4 @@ jobs:
|
||||
- name: Deploy to Folder
|
||||
run: |
|
||||
echo "Copying files..."
|
||||
cp ./src/* /var/sites/cyper.cc/www/html
|
||||
cp -r ./src/* /var/sites/cyper.cc/www/html
|
||||
Reference in New Issue
Block a user