We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05f3cef + ffa054c commit 3c7050cCopy full SHA for 3c7050c
1 file changed
.github/workflows/sync-openapi-spec-to-docs.yml
@@ -24,9 +24,6 @@ jobs:
24
chmod 600 ~/.ssh/id_ed25519
25
ssh-keyscan github.com >> ~/.ssh/known_hosts
26
27
- - name: Install GitHub CLI
28
- run: sudo apt-get install -y gh
29
-
30
- name: Clone docs repo
31
run: |
32
git clone git@github.com:togethercomputer/mintlify-docs.git
0 commit comments