Skip to content

Commit 0b82830

Browse files
authored
Update deploy.yml
1 parent 4e01c5c commit 0b82830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
fi
3737
3838
# Run docker compose
39-
cd /home/ubuntu/scribble
39+
cd /home/ubuntu/scribble/backend
4040
docker compose down
4141
docker compose up -d --build

0 commit comments

Comments
 (0)