Skip to content

Commit

Permalink
wip: manually clone
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Jan 3, 2025
1 parent 20acf56 commit 081307b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
rm -rf .git
# Setup the destination repository
git clone https://jacebrowning/template-python-demo temp
mv temp/.git TemplateDemo/.git
rm -rf temp
Expand Down

0 comments on commit 081307b

Please sign in to comment.