Release from master.

This commit is contained in:
Michael Lipp 2023-09-16 21:30:46 +02:00
parent 666c8a34cc
commit b7ed2dcc95

View file

@ -21,6 +21,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
ref: refs/heads/master
- name: Install graphviz - name: Install graphviz
run: sudo apt-get install graphviz run: sudo apt-get install graphviz
- name: Install podman - name: Install podman