forked from qoherent/modrec-workflow
debug
This commit is contained in:
parent
af2d3fae90
commit
50e8912f73
|
@ -44,6 +44,13 @@ jobs:
|
|||
fi
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Debug Environment and Paths
|
||||
run: |
|
||||
echo "Current working directory:"
|
||||
pwd
|
||||
echo "Listing project files:"
|
||||
ls -R
|
||||
|
||||
- name: 1. Generate Recordings
|
||||
run: |
|
||||
mkdir -p data/recordings
|
||||
|
|
Loading…
Reference in New Issue
Block a user