We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4413608 commit 89420f8Copy full SHA for 89420f8
1 file changed
.github/workflows/api-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
ssh-key: ${{ secrets.SSH_DEPLOY_KEY }}
43
persist-credentials: false
44
- repository: git@github.com:cmusphinx/cmusphinx.github.io
+ repository: git@github.com:cmusphinx/cmusphinx.github.io.git
45
46
- name: Remove Previous Docs
47
run: rm -rf doc/pocketsphinx
0 commit comments