Skip to content

Commit

Permalink
Update reusable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-gagnon authored Oct 31, 2023
1 parent b34fb93 commit b36bef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
id: time
shell: bash
run: |
echo "time=$(date)" >> GITHUB_OUTPUT
echo "time=$(date)" >> $GITHUB_OUTPUT

0 comments on commit b36bef6

Please sign in to comment.