Skip to content

Commit

Permalink
feat: update workflow-tester89
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Falourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Sep 19, 2023
1 parent 5176d03 commit 2fcd1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-tester89.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Check Day of the Week
id: check_day
run: |
echo date +%u
echo $(date +%u)
echo "day=$(date +%u)" >> $GITHUB_OUTPUT
reusable:
Expand Down

0 comments on commit 2fcd1d0

Please sign in to comment.