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 <