Add podman to installed containers
Some checks failed
Build and Push Docker Image / build (push) Failing after 27s

This commit is contained in:
2026-02-18 21:01:32 +01:00
parent f3c5688e73
commit 0835a01523

View File

@@ -14,7 +14,7 @@ jobs:
steps: steps:
- name: Install Node.js - name: Install Node.js
run: dnf install -y nodejs git run: dnf install -y nodejs git podman
- uses: actions/checkout@v4 - uses: actions/checkout@v4