Update update_modules.yml
This commit is contained in:
1
.github/workflows/update_modules.yml
vendored
1
.github/workflows/update_modules.yml
vendored
@@ -25,7 +25,6 @@ jobs:
|
||||
cd custom_modules
|
||||
printf "%s\n" "$(ls -d */*)" | sed 's/\.py$//' > ../modules/full.txt
|
||||
cd ..
|
||||
rm -rf custom_modules/
|
||||
|
||||
- name: Commit changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user