mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 07:13:00 +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:
|
with:
|
||||||
node-version: "22"
|
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
|
- name: Install Mintlify CLI
|
||||||
run: npm install -g mint@latest
|
run: npm install -g mint@latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user