mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
fix(ci): run replace first
This commit is contained in:
parent
aa61585665
commit
ac16c9da57
1 changed files with 1 additions and 1 deletions
2
.github/script.sh
vendored
2
.github/script.sh
vendored
|
|
@ -1,5 +1,5 @@
|
|||
python .github/add-headers.py
|
||||
python .github/replace.py
|
||||
python .github/add-headers.py
|
||||
|
||||
for file in *; do
|
||||
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue