forked from qoherent/modrec-workflow
naming error fix
This commit is contained in:
parent
a4fe41f525
commit
039afbb330
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: 1. Generate Recordings
|
||||
run: |
|
||||
mkdir -p data/recordings
|
||||
PYTHONPATH=. python scripts/dataset_building/generate_modulated_signals.py --output-dir data/recordings
|
||||
PYTHONPATH=. python scripts/dataset_building/data_gen.py --output-dir data/recordings
|
||||
echo "recordings produced successfully"
|
||||
|
||||
- name: Upload Recordings
|
||||
|
|
Loading…
Reference in New Issue
Block a user