Skip to content

Commit

Permalink
Ensure pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 26, 2023
1 parent b885553 commit bdd87de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
msystem: MINGW64
pacboy: cmake:p gcc:p make:p python:p
- uses: actions/checkout@v4
- run: python -m ensurepip
- run: python -m pip install .
- run: python examples/Python/thread-safe.py

0 comments on commit bdd87de

Please sign in to comment.