Skip to content

Commit 38296ef

Browse files
committed
Update build.yml
1 parent 2809515 commit 38296ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
export PATH="$HOME/.pyenv/bin:$PATH"
4545
MACOSX_DEPLOYMENT_TARGET=10.9 pyenv install 3.9.21
4646
pyenv local 3.9.21
47+
eval "$(pyenv init -)"
4748
4849
- name: Install backend dependencies
4950
id: install-backend-deps

0 commit comments

Comments
 (0)