Provide history for properly generated versions.

This commit is contained in:
Michael Lipp 2023-06-15 15:44:09 +02:00
parent 5928371fc9
commit 0f3e185140

View file

@ -20,6 +20,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install graphviz
run: sudo apt-get install graphviz
- name: Set up JDK 17