Skip to content

Commit 0c90ebf

Browse files
authored
Update ezcv-publish.yml
1 parent eb31cbf commit 0c90ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ezcv-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
python -m pip install --upgrade pip
2222
python -m pip install --upgrade setuptools wheel
23-
python -m pip install ezcv
23+
python -m pip install --upgrade ezcv
2424
2525
- name: build html files
2626
run: |

0 commit comments

Comments
 (0)