Skip to content

Commit b9c33aa

Browse files
committed
Fix the name of the whl file to install
1 parent dadeaed commit b9c33aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
run: python -m build
7171

7272
- name: Install
73-
run: pip install dist/qfieldcloud_sdk_python-0.0.1-py3-none-any.whl
73+
run: pip install dist/qfieldcloud_sdk-0.0.1-py3-none-any.whl

0 commit comments

Comments
 (0)