Add podman to installed containers
Some checks failed
Build and Push Docker Image / build (push) Failing after 27s
Some checks failed
Build and Push Docker Image / build (push) Failing after 27s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
run: dnf install -y nodejs git
|
||||
run: dnf install -y nodejs git podman
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user