Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Jan 3, 2025
1 parent 3c0d7e2 commit c2bc443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
rm -rf .git
# Setup the destination repository
git clone https://github.com/jacebrowning/template-python-demo temp
git clone git@github.com:jacebrowning/template-python-demo.git temp
mv temp/.git TemplateDemo/.git
rm -rf temp
cd TemplateDemo
Expand Down

0 comments on commit c2bc443

Please sign in to comment.