diff --git a/.github/actions/e2e-quantic-setup/action.yml b/.github/actions/e2e-quantic-setup/action.yml index 902f0aa1e86..61eecd61026 100644 --- a/.github/actions/e2e-quantic-setup/action.yml +++ b/.github/actions/e2e-quantic-setup/action.yml @@ -10,6 +10,8 @@ inputs: runs: using: composite steps: + - run: npx nx run quantic:build + shell: bash - run: | echo "${{ env.SFDX_AUTH_JWT_KEY }}" > server.key npx --no-install sfdx force:auth:jwt:grant \