Skip to content

Commit 0d50116

Browse files
Update python-app.yml
1 parent 49f5d29 commit 0d50116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Check Python version
3737
run: |
38-
echo "Python path: ${PYTHONPATH}"
38+
echo "Python path: $PATH"
3939
/opt/hostedtoolcache/Python/3.9.18/x64/python --version
4040
python --version
4141

0 commit comments

Comments
 (0)