Skip to content

Commit

Permalink
Update CI (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Jun 23, 2024
1 parent bf814dd commit d3e4b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Setup Python (faster than using Python container)
- name: Install pipenv
run: |
python -m pip install --upgrade pipenv mkdocs pymdownx
python -m pip install --upgrade pipenv
- name: Install dependencies
run: |
Expand Down

0 comments on commit d3e4b89

Please sign in to comment.