add ability to rerun workflow with new tracked links

This commit is contained in:
Il'ya (Marshal) 2021-04-24 22:46:32 +02:00
parent 8570df37ee
commit 92f76232b5

View file

@ -32,11 +32,11 @@ jobs:
env:
OUTPUT_FOLDER: "data_ci/"
run: |
git pull
python make_files_tree.py
- name: Commit and push changes.
run: |
git pull
git checkout data
rm -rf data