Skip to content

Commit

Permalink
Update update_modules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Dec 26, 2024
1 parent 05140c7 commit 7a0d8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
cd custom_modules
printf "%s\n" "$(ls -d */*)" | sed 's/\.py$//' > ../modules/full.txt
cd ..
rm -rf custom_modules/
- name: Commit changes
run: |
Expand Down

0 comments on commit 7a0d8e5

Please sign in to comment.