mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
-L
This commit is contained in:
parent
efba47c2f0
commit
8e10cc0849
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_release.yml
vendored
2
.github/workflows/ci_release.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue