Skip to content

Commit edaeaaf

Browse files
committed
Force installing export plugin
1 parent 1148e02 commit edaeaaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/verify_requirements_generated.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
version: ${{ env.POETRY_VERSION }}
4646

4747
- name: Install export plugin
48-
if: steps.cache-poetry.outputs.cache-hit != 'true'
4948
run: poetry self add poetry-plugin-export
5049

5150
- name: Export requirements.txt

0 commit comments

Comments
 (0)