chore(chezmoi): rename the spec file to the correct name (#3679) (#3691)

(cherry picked from commit 7a1df42146)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-03-02 16:25:17 -08:00
committed by GitHub
parent 079ad0bd68
commit 282dde8d8a
3 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
project pkg {
rpm {
spec = "chezmol.spec"
spec = "chezmoi.spec"
}
}