Skip to content

Commit

Permalink
Update generate-md.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iskay authored Feb 7, 2025
1 parent 11e3878 commit d1d987d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
# - name: Install dependencies
# run: pip install --no-cache-dir -r requirements.txt

- name: Run Markdown generation script
run: python _luminara-homebase/scripts/gen-tools-md.py
# - name: Run Markdown generation script
# run: python _luminara-homebase/scripts/gen-tools-md.py

- name: Run JSON generation script
run: python _luminara-homebase/scripts/gen-contributors-json.py
Expand Down

0 comments on commit d1d987d

Please sign in to comment.