This commit is contained in:
lorenzejay
2026-04-01 16:23:22 -07:00
committed by Alex
parent 575bf87f07
commit f789cf854b

View File

@@ -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