From c47e51777ef62c83cd1ea4693a26d20b5990a44e Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Thu, 5 Dec 2024 16:16:33 +0100 Subject: [PATCH] more adjustments --- .github/workflows/E2E.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/E2E.yml b/.github/workflows/E2E.yml index e1eb86a5..c03a9495 100644 --- a/.github/workflows/E2E.yml +++ b/.github/workflows/E2E.yml @@ -23,8 +23,8 @@ jobs: with: cache: "npm" - run: npm install - - run: npm run build:production - run: echo 'APOLLO_KEY="service:bob-123:489fhseo4"' > ./sampleWorkspace/spotifyGraph/.env + shell: bash - run: | expect <