Skip to content

Commit fe2411b

Browse files
authored
Update eslint.yml
1 parent 33914e6 commit fe2411b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: clone-branch
1414
run: |
15-
git clone https://github.com/Defirence/javascript.git
15+
git clone git@github.com:Defirence/javascript.git
1616
pwd && ls -lash
1717
- name: eslint
1818
run: |

0 commit comments

Comments
 (0)