We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cc4a2 commit 2274b24Copy full SHA for 2274b24
1 file changed
.github/workflows/check.yaml
@@ -34,4 +34,4 @@ jobs:
34
uses: actions/checkout@v4
35
36
- name: clone hashcards repo locally
37
- run: git clone git@github.com:eudoxia0/hashcards.git
+ run: git clone https://github.com/eudoxia0/hashcards.git
0 commit comments