diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6e8c161a2..1337b7257 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - name: Install helm - run: zypper -n install helm + run: apt install -n helm - name : Run integration tests run : ./scripts/integration-test env: