Skip to content

Commit

Permalink
mintlify: install in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
aviau committed Aug 15, 2024
1 parent 27e0191 commit cb82df4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
- name: Install mintlify
run: npm install -g mintlify@latest
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit cb82df4

Please sign in to comment.