Skip to content

Commit

Permalink
ensure podman 4
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson committed Mar 28, 2024
1 parent dbb331e commit b1fdd8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ jobs:
sudo apt-get -y upgrade
sudo apt-get -y install podman
podman version
# Start the Podman sock
sudo nohup podman system service -t 0 > ./podman.log &
sleep 10
Expand Down

0 comments on commit b1fdd8b

Please sign in to comment.