Skip to content

Commit e4978ab

Browse files
committed
typo in blosc2
1 parent 3b74d8b commit e4978ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python -m pip install --upgrade pip
2222
pip install pipenv
2323
pip install setuptools --upgrade
24-
pip install blocs2 --upgrade
24+
pip install blosc2 --upgrade
2525
cd Scripts
2626
cp .env-win .env
2727
pipenv lock --pre --clear

0 commit comments

Comments
 (0)