Skip to content

Commit 9eed43d

Browse files
committed
LITE-33302 Add poetry-plugin-export dependency plugin
1 parent b47e796 commit 9eed43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Install dependencies
102102
run: |
103103
python -m pip install --upgrade pip
104-
pip install poetry pynsist wheel
104+
pip install poetry pynsist wheel poetry-plugin-export
105105
poetry install
106106
- name: Checkout latest reports repository
107107
run: |

0 commit comments

Comments
 (0)