Skip to content

Commit

Permalink
Update reuse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-gagnon authored Oct 31, 2023
1 parent 6ee5e9f commit b34fb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
id: PrintOutput
shell: bash
run: |
echo "Output was '${{ needs.call-workflow.outputs.current-time }}'"
echo "Output was ${{ needs.call-workflow.outputs.current-time }}"

0 comments on commit b34fb93

Please sign in to comment.