Skip to content

Commit

Permalink
Install upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
aMarcireau committed Nov 6, 2023
1 parent 1d7fbfc commit 0e3a538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
name: wheelhouse
path: wheelhouse
- run: python -m pip install --find-links wheelhouse colourtime
shell: bash
- run: python -m pip install -U --no-index --find-links wheelhouse colourtime
- run: python -c 'import colourtime'
build_sdist:
name: Build source distribution
Expand Down

0 comments on commit 0e3a538

Please sign in to comment.