Skip to content

Commit 1221684

Browse files
committed
Updated git clone clone
1 parent c008d7c commit 1221684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
eval `ssh-agent -s`
6060
ssh-add - <<< "${{ secrets.SSH_KEY }}"
61-
git@github.com:ksgnextuple/common-deploy-scripts.git
61+
git clone git@github.com:ksgnextuple/common-deploy-scripts.git
6262
- name: Deploy to EKS
6363
run: ./deploy.sh
6464
env:

0 commit comments

Comments
 (0)