Skip to content

Commit 34a43f8

Browse files
authored
ERF: Update action
1 parent 4fc7040 commit 34a43f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: mkdir output
4242

4343
- name: Clone master branch
44-
run: git clone --no-checkout "https://github.com/mdp-toolkit/mdp-toolkit.github.io" ./output
44+
run: git clone --no-checkout git@github.com:mdp-toolkit/mdp-toolkit.github.io.git ./output
4545

4646
- name: Replace
4747
run: cp -R ./build/html/* ./output

0 commit comments

Comments
 (0)