diff --git a/.github/workflows/update_icons_and_resources.yml b/.github/workflows/update_icons_and_resources.yml index dbc14be5..298310f1 100644 --- a/.github/workflows/update_icons_and_resources.yml +++ b/.github/workflows/update_icons_and_resources.yml @@ -58,7 +58,7 @@ jobs: python-version: "3.9" - name: Generate File Tree 🌳 - run: python scripts/generate_folder_tree.py svg png webp + run: python scripts/generate_file_tree.py svg png webp - name: Commit and Push Changes 📤 run: |