mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-04 11:07:00 +08:00
* Create build_directory_md_new.yml
Try putting the Python code inside the Actions .yml file
* Update build_directory_md_new.yml
* with open("DIRECTORY.md", "w") as out_file:
* out_file.write(build_directory_md("."))
* updating DIRECTORY.md
* Update build_directory_md_new.yml
* updating DIRECTORY.md
* Delete build_directory_md.yml
* Delete build_directory_md.py
* Rename build_directory_md_new.yml to build_directory_md.yml
* Update and rename build_directory_md.yml to update_directory_md.yml
* for filename in sorted(filenames):
* for filepath in sorted(good_filepaths(), key=str.lower):
* updating DIRECTORY.md
* Update update_directory_md.yml