mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-10 21:12:37 +00:00
try this
This commit is contained in:
3
.github/workflows/docs-broken-links.yml
vendored
3
.github/workflows/docs-broken-links.yml
vendored
@@ -25,6 +25,9 @@ jobs:
|
||||
with:
|
||||
node-version: "22"
|
||||
|
||||
- name: Install libsecret for Mintlify CLI
|
||||
run: sudo apt-get update && sudo apt-get install -y libsecret-1-0
|
||||
|
||||
- name: Install Mintlify CLI
|
||||
run: npm install -g mint@latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user