Skip to content

Commit 795f1f6

Browse files
committed
Update Workflow
1 parent eefe145 commit 795f1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Execute SSH command on remote
6262
run: |
6363
ssh nilsj@nilss-mac-mini.tailed622e.ts.net
64-
cd ~/Projects/home-iot/deployment/backend/
64+
cd /Users/nilsj/Projects/home-iot/deployment/backend/
6565
gunzip -f iot-backend.tar.gz
6666
docker load < iot-backend.tar
6767
docker stop iot-backend || true

0 commit comments

Comments
 (0)