This commit is contained in:
scito
2024-04-05 14:32:25 +02:00
parent efba47c2f0
commit 8e10cc0849

View File

@@ -328,7 +328,7 @@ jobs:
- name: List MacOS Recursive
if: runner.os == 'macOS'
run: |
ls -alR --dereference-command-line-symlink-to-dir $Python_ROOT_DIR
ls -alRL $Python_ROOT_DIR
- name: List env
if: runner.os == 'macOS'
run: |