1
0

deploy using scp fix 2
Some checks failed
Build Node / deploy (push) Failing after 4m45s

This commit is contained in:
AM
2025-06-22 16:34:15 +02:00
parent d56fcfe699
commit 202de2e4a0

View File

@ -31,7 +31,7 @@ jobs:
run: npm ci
- name: Build
run: npm build
run: npm run build
- name: Deploy
run: rsync -avz --delete -e "ssh -i ~/.ssh/id_ed25519" ./build/ andrei@https://molnarandrei.com:~/www