new workflow
Some checks failed
Deploy / deploy (push) Failing after 1m36s

This commit is contained in:
2026-06-13 15:23:47 +02:00
parent 19bf565b0b
commit 4197eac565

View File

@@ -31,7 +31,7 @@ jobs:
--exclude='.git' \ --exclude='.git' \
--exclude='node_modules' \ --exclude='node_modules' \
./ /opt/cable-manager/ ./ /opt/cable-manager/
cp -r node_modules /var/www/cable-manager/ cp -r node_modules /opt/cable-manager/
- name: Restart app - name: Restart app
run: | run: |