Skip to content

Commit 2ce2486

Browse files
committed
🚨 Fix poetry path on release workflow
1 parent 6364f5b commit 2ce2486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
env:
88
PYTHON_VERSION: 3.8
9+
POETRY_PATH: "$HOME/.poetry/bin"
910

1011
jobs:
1112
code_analysis:

0 commit comments

Comments
 (0)