Skip to content

Commit f96c83b

Browse files
committed
Use git protocol
1 parent b35cc50 commit f96c83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-subtree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
pushd ..
4747
git clone [email protected]:newren/git-filter-repo
48-
git clone https://github.com/rust-lang/rust rust-tmp
48+
git clone git@github.com:rust-lang/rust rust-tmp
4949
cd rust-tmp
5050
5151
# Ensure "upstream/master" branch contains the target commit

0 commit comments

Comments
 (0)