follow symbolic

This commit is contained in:
scito
2024-04-05 14:26:54 +02:00
parent b4c0eed9b6
commit efba47c2f0

View File

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