Skip to content

Commit

Permalink
added missing quantic builds
Browse files Browse the repository at this point in the history
  • Loading branch information
btaillon-coveo committed Aug 25, 2023
1 parent 18244d0 commit d523cdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/e2e-quantic-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit d523cdb

Please sign in to comment.