Skip to content

Commit

Permalink
Farbschema "print" in releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-koeritz committed Feb 24, 2024
1 parent 3d823ad commit fc8aadb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ jobs:

- name: Create PNGs
run: make png

- name: Create Print-SVGs
run: make print

- name: Create Print-PNGs
run: make png_print

- name: Create Package
run: make ci
Expand Down

0 comments on commit fc8aadb

Please sign in to comment.