Skip to content

Commit

Permalink
empty to try again
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 18, 2024
1 parent 873faf8 commit 6edad57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,5 @@ jobs:
- name: Link To Report
if: ${{(github.event.pull_request.head.repo.full_name == github.repository || github.event_name == 'push') }}
run: |
echo "${{steps.S3.outputs.object_key}}"
echo "${{steps.S3.outputs.object_key}}"
echo "${{ vars.S3_BUCKET_URL }}/${{steps.S3.outputs.object_key}}/html/index.html"

0 comments on commit 6edad57

Please sign in to comment.