Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Apr 17, 2024
1 parent 4f952c7 commit f57a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Generate JSON
run: |
# Navigate to the folder where the data is located
cd /all
cd all
# List all directories and write their names to a JSON file
ls -d */ > ../../folder_names.json
Expand Down

0 comments on commit f57a5a2

Please sign in to comment.