Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Add mike to install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidberenstein1957 committed Apr 9, 2024
1 parent eb82bdb commit d156862
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- name: Install pdm
run: pip install pdm

- name: Install mike
run: pip install mike

- name: Install dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: pdm install
Expand Down

0 comments on commit d156862

Please sign in to comment.