There was an error while loading. Please reload this page.
1 parent 4dc11bb commit e42ff39Copy full SHA for e42ff39
1 file changed
.github/workflows/generate_csv.yml
@@ -19,6 +19,8 @@ jobs:
19
- name: Generate CSV
20
run: |
21
git clone https://github.com/ualberta-rcg/youtube_to_csv.git
22
+ ls -al
23
+ pwd
24
pip install youtube_to_csv/.
25
youtube_to_csv config.yml > youtube.csv
26
0 commit comments