This commit is contained in:
lorenzejay
2026-04-01 16:23:22 -07:00
parent 5ae24c2ff6
commit 04c75bc3d6

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