feature/build #1

Open
Tobi wants to merge 43 commits from feature/build into develop
Showing only changes of commit e6eb9ab5da - Show all commits

View File

@@ -47,6 +47,9 @@ jobs:
- name: Setup Podman
run: sudo apt-get -y install podman
- name: verify Podman installation
run: podman -v
- name: Checkout code
uses: actions/checkout@v4