mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-22 21:43:22 +00:00
fix: use correct extension for taskfile
This commit is contained in:
parent
22db778ab0
commit
32de0eb12f
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user