Skip to content

Commit fc8aadb

Browse files
committed
Farbschema "print" in releases
1 parent 3d823ad commit fc8aadb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/makefile.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ jobs:
2525

2626
- name: Create PNGs
2727
run: make png
28+
29+
- name: Create Print-SVGs
30+
run: make print
31+
32+
- name: Create Print-PNGs
33+
run: make png_print
2834

2935
- name: Create Package
3036
run: make ci

0 commit comments

Comments
 (0)