Skip to content

Commit 415c77d

Browse files
committed
ls on current python
1 parent adc49c1 commit 415c77d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/installer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
186186
- name: Test Poetry
187187
run: |
188+
ls -all /Library/Frameworks/Python.framework/Versions/Current/bin/python | :
188189
python -m site
189190
ls -all $(which python)
190191
cd foo

0 commit comments

Comments
 (0)