diff --git a/.github/workflows/ci-helm-installation-test.yml b/.github/workflows/ci-helm-installation-test.yml index d8d572b8..3074a5ea 100644 --- a/.github/workflows/ci-helm-installation-test.yml +++ b/.github/workflows/ci-helm-installation-test.yml @@ -34,7 +34,7 @@ jobs: - name: Build COSI Driver Docker Image run: | - make build + make container - name: Load Docker Image into Kind Cluster run: |