Skip to content

Commit

Permalink
added mintlify global
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Jun 25, 2024
1 parent 9d222f1 commit 6335262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: '14' # Specify the Node.js version

- name: Install dependencies
run: npm install
run: npm install -g mintlify

- name: Build the site
run: mintlify build # Adjust this command based on how Mintlify builds your site
Expand Down

0 comments on commit 6335262

Please sign in to comment.