We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb31cbf commit 0c90ebfCopy full SHA for 0c90ebf
.github/workflows/ezcv-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
run: |
21
python -m pip install --upgrade pip
22
python -m pip install --upgrade setuptools wheel
23
- python -m pip install ezcv
+ python -m pip install --upgrade ezcv
24
25
- name: build html files
26
0 commit comments