Enable parallel building
All checks were successful
Build / build (push) Successful in 2m17s

This commit is contained in:
2025-10-16 20:59:07 +02:00
parent 6135d1808c
commit e4981678fc
3 changed files with 8 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ jobs:
run: git clone https://git.0x45.cz/em/mixtape.git /workspace/em/mixtape
- name: Build Chordpro
run: make pdf html songbook
run: make -j2 pdf html songbook
- name: Build Zola
run: zola build