Skip to content

Commit

Permalink
podman remote install
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cook <rcook@redhat.com>
  • Loading branch information
cooktheryan committed Jun 10, 2024
1 parent c2908a9 commit 59c6738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remote-rhel-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install podman remote
run: |
sudo apt-get install -y podman
sudo apt-get install -y podman podman-remote
sudo apt-get install -y jq
- name: jq parse the terraform state for the public ip
Expand Down

0 comments on commit 59c6738

Please sign in to comment.