Skip to content

Commit

Permalink
setup python
Browse files Browse the repository at this point in the history
  • Loading branch information
yeatse committed Mar 21, 2024
1 parent 1b91d45 commit 3bd756b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
with:
path: opencv-spm

- uses: actions/setup-python@v5
with:
python-version: '3.10'

- name: Get version
id: get_version
working-directory: opencv-spm
Expand Down

0 comments on commit 3bd756b

Please sign in to comment.