Skip to content

Commit

Permalink
WIP Fix PYTHONPATH?
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Mar 28, 2024
1 parent 65ef681 commit b4d0b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ runs:
vault_oidc_ssh_cert.output_audience()
shell: python
env:
PYTHONPATH: ${{ github.workspace }}
JWT_AUDIENCE: ${{ inputs.jwt_audience }}
VAULT_SERVER: ${{ inputs.vault_server }}

Expand Down

0 comments on commit b4d0b35

Please sign in to comment.