fix: use correct extension for taskfile

pull/220/head
TorchedSammy 2022-12-05 14:48:28 -04:00
parent 22db778ab0
commit 32de0eb12f
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ and aims to be infinitely configurable. If something isn't, open an issue!
%prep
{{{ git_dir_setup_macro }}}
sed -i '\|/etc/shells|d' Taskfile.yml
sed -i '\|/etc/shells|d' Taskfile.yaml
%build
task PREFIX=%{buildroot}