diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 37f33a9..1794d7b 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -48,7 +48,7 @@ jobs: - name: Install dependencies run: npm ci - - name: Build plugin +- name: Build plugin run: npx @kinvolk/headlamp-plugin build - name: Deploy E2E Headlamp instance