mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
exit 0 in prebuild script
This commit is contained in:
parent
f82ffaa68e
commit
934f6b1c32
1 changed files with 1 additions and 0 deletions
1
.github/script.sh
vendored
1
.github/script.sh
vendored
|
|
@ -4,3 +4,4 @@ python .github/replace.py
|
|||
for file in *; do
|
||||
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
|
||||
done
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue