Skip to content

Commit 98fbb53

Browse files
committed
fix action
1 parent 61d58d8 commit 98fbb53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/poetry_install/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ runs:
44
- uses: actions/setup-python@v5
55
with:
66
python-version: "3.12"
7-
cache: "poetry"
87
# https://github.com/snok/install-poetry#running-on-windows
98
- uses: snok/install-poetry@v1
109
with:

0 commit comments

Comments
 (0)