Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 9, 2023
1 parent 36f9f1f commit 22a273c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ runs:
run: npm ci
working-directory: ${{ inputs.working_directory }}

- run:
name: Replace Auth0 test credentials
- name: Replace Auth0 test credentials
shell: bash
env:
AUTH0_CFG: ${{ inputs.working_directory }}/auth_config.json
Expand Down

0 comments on commit 22a273c

Please sign in to comment.