Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 2, 2024
1 parent ff7e70d commit ef795d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
path: output

- run: |
echo "Browse at: https://acts-herald.app.cern.ch/view/acts-project/figures/${{ steps.upload-artifact-step.artifact-id }}/"
echo "Browse at: https://acts-herald.app.cern.ch/view/acts-project/figures/${{ steps.upload-artifact-step.outputs.artifact-id }}/" | tee $GITHUB_STEP_SUMMARY

0 comments on commit ef795d6

Please sign in to comment.