Skip to content

Commit 6d7007b

Browse files
committed
update directory path
1 parent c1f4bcf commit 6d7007b

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
@@ -21,7 +21,7 @@ jobs:
2121
username: ${{ secrets.GCP_USERNAME }}
2222
key: ${{ secrets.GCP_SSH_KEY }}
2323
script: |
24-
cd /home/clokeyserver_ai/codive-ai
24+
cd codive-ai
2525
2626
# 최신 코드 받기
2727
git pull origin main

0 commit comments

Comments
 (0)