tasks: enable multithreaded theme compilation (#68142)

This commit is contained in:
Paul Marillonnet 2022-08-12 11:00:13 +02:00
parent 9a0e67262f
commit 513e3de96b
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
make:
chdir: "{{src_theme_dir}}"
target: all
params:
NUM_THREADS: 4
when: compile_theme
- name: create themes directory