Skip to content

Commit ac0aabd

Browse files
authored
Update python-app.yml
1 parent f7f27bf commit ac0aabd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
ci:
1717
runs-on: ubuntu-latest
1818
steps:
19+
- name: Display the path
20+
shell: bash
21+
run: echo $PATH
1922
- uses: actions/checkout@v4
2023

2124
- name: Set up Python 3.10

0 commit comments

Comments
 (0)