TheAlgorithms / Ruby

All algorithms implemented in Ruby
MIT License
1.15k stars 289 forks source link

Temporarily revert new update_directory_md workflow (#209) #211

Closed vzvu3k6k closed 1 year ago

vzvu3k6k commented 1 year ago

This PR reverts a new workflow introduced by #209 as an error occurred during execution.

https://github.com/TheAlgorithms/Ruby/actions/runs/5337370931/jobs/9673337632

# Build Directory
Run TheAlgorithms/scripts/directory_md@main
Run echo "/home/runner/work/_actions/TheAlgorithms/scripts/main/directory_md" >> $GITHUB_PATH
Run actions/setup-python@v4
Installed versions
Run git config --global user.name github-actions[bot]
Run # If branch exists, change to that branch to prevent multiple committing/PR creation.
error: pathspec 'directory-update' did not match any file(s) known to git
python: can't open file '/home/runner/work/Ruby/Ruby/build_directory_md.py': [Errno 2] No such file or directory
Error: Process completed with exit code 2.