Skip to content

Commit ab0e542

Browse files
committed
fixed typo in cicd
1 parent 191111d commit ab0e542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
- name: Install task package
260260
run: >
261261
pip install
262-
-e ./related-packagse/fileformats
262+
-e ./related-packages/fileformats
263263
-e ./related-packages/fileformats-extras
264264
-e '.[test]'
265265

0 commit comments

Comments
 (0)