aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main-branch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/main-branch.yml b/.github/workflows/main-branch.yml
index 7cabc70..13e4bad 100644
--- a/.github/workflows/main-branch.yml
+++ b/.github/workflows/main-branch.yml
@@ -39,6 +39,7 @@ jobs:
runs-on: ubuntu-latest
needs: Build-docker-and-push
steps:
+ - run: sudo apt-get install -y socat
- uses: medyagh/setup-minikube@master
- name: Pull (release) docker image
run: |