Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Jan 24, 2025
1 parent c73fc04 commit 02b37aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ jobs:
cmake --build build
cmake --install build
python -c "import mdi; print(mdi.MDI_PATCH_VERSION)"
env:
PYTHON_EXEC: ${{ env.PYTHON_EXEC }}

- name: Install local build
run: |
Expand Down

0 comments on commit 02b37aa

Please sign in to comment.