Skip to content

Commit e6f8216

Browse files
committed
[EN-1228] typo in package name corrected
1 parent 8f61c86 commit e6f8216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflow/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
shell: bash
4141
- name: Install package artifact
4242
run: |
43-
pip install dist/cyrtd*
43+
pip install dist/dxfeed*
4444
pip uninstall dxfeed
4545
shell: bash
4646
build:

0 commit comments

Comments
 (0)