Skip to content

Commit

Permalink
ci: fix composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Sep 13, 2023
1 parent 558fbdf commit 952d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/composite/setup_entrypoints/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ runs:
shell: bash
working-directory: tests/end2end_tests/contexts/_init_
run: |
./setup-sshrvd-entrypoint.sh ${{ inputs.sshrvd_atsign }}
./setup-sshrvd-entrypoint.sh ${{ inputs.sshrvd_atsign }} "sshrvd_entrypoint.sh"

0 comments on commit 952d735

Please sign in to comment.