Compare commits
2 Commits
1c061ba185
...
16d9f1ffef
| Author | SHA1 | Date | |
|---|---|---|---|
| 16d9f1ffef | |||
| 3740bbafb6 |
@@ -22,7 +22,7 @@ jobs:
|
|||||||
run: git clone https://git.0x45.cz/em/mixtape.git /workspace/em/mixtape
|
run: git clone https://git.0x45.cz/em/mixtape.git /workspace/em/mixtape
|
||||||
|
|
||||||
- name: Build Chordpro
|
- name: Build Chordpro
|
||||||
run: make pdf html songbook
|
run: make -j$(nproc) pdf html songbook
|
||||||
|
|
||||||
- name: Build Zola
|
- name: Build Zola
|
||||||
run: zola build
|
run: zola build
|
||||||
|
|||||||
3
content/current/_index.md
Normal file
3
content/current/_index.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
+++
|
||||||
|
transparent = true
|
||||||
|
+++
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user