Skip to content

Commit 7c9f55f

Browse files
authored
Update build.yaml.jinja
1 parent d625d00 commit 7c9f55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/.github/workflows/build.yaml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
virtualenvs-create: true
4848
virtualenvs-in-project: true
49+
virtualenvs-path: .venv
4950

5051
- name: Add poetry to path
5152
run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)