fix(ci): run replace first
This commit is contained in:
parent
aa61585665
commit
ac16c9da57
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…
Reference in New Issue
Block a user