Skip to content

Commit c2bc443

Browse files
committed
Update main.yml
1 parent 3c0d7e2 commit c2bc443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
rm -rf .git
5050
5151
# Setup the destination repository
52-
git clone https://github.com/jacebrowning/template-python-demo temp
52+
git clone git@github.com:jacebrowning/template-python-demo.git temp
5353
mv temp/.git TemplateDemo/.git
5454
rm -rf temp
5555
cd TemplateDemo

0 commit comments

Comments
 (0)