fix space

This commit is contained in:
Kasper Juul Hermansen 2022-10-21 02:05:27 +02:00
parent df2cae393c
commit 61f4423d47
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -148,7 +148,7 @@ jobs:
staging="kignore-${{ needs.create-release.outputs.kignore_version }}-${{ matrix.target }}"
mkdir -p "$staging"/{complete,doc}
cp {README.md, LICENSE-MIT} "$staging/"
cp {README.md,LICENSE-MIT} "$staging/"
#cp {CHANGELOG.md,FAQ.md,GUIDE.md} "$staging/doc/"
#cp "$outdir"/{rg.bash,rg.fish,_rg.ps1} "$staging/complete/"
#cp complete/_rg "$staging/complete/"