Skip to content

Commit

Permalink
ci: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Sep 13, 2023
1 parent b611520 commit fd4920a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo "${{ secrets[env.SSHNPD_ATKEYS] }}" > sshnpd/.atsign/keys/${{ env.SSHNPD_ATSIGN }}_key.atKeys
- name: Set up NP/NPD entrypoints
working-directory: tests/end2end_tests/tools/configuration
working-directory: tests/end2end_tests/contexts/_init_
run: |
./setup-sshnp-entrypoint.sh \
${{ github.run_id }}${{ github.run_attempt }}${{ strategy.job-index }} \
Expand Down

0 comments on commit fd4920a

Please sign in to comment.