Skip to content

Commit a6efaa1

Browse files
committed
set it in this script too
1 parent cc425df commit a6efaa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
else
7070
binary_folder_name="bin"
7171
fi
72+
DOG_FOOD_VENV_BIN="${venv_dir}/${binary_folder_name}"
7273
echo "DOG_FOOD_VENV_BIN=${venv_dir}/${binary_folder_name}" >> "$GITHUB_ENV"
7374
${DOG_FOOD_VENV_BIN}/pip install .
7475
- name: Lint our own package

0 commit comments

Comments
 (0)