Skip to content

Commit 36ab45b

Browse files
Update dotnet.yml
1 parent 669cfe1 commit 36ab45b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Get current date
4848
id: date
49-
run: echo "::set-output name=date::$(date +'%d/%m/%Y %HH:%M %p')"
49+
run: echo "::set-output name=date::$(date +'%d/%m/%Y %I:%M %p')"
5050

5151
- name: Create download directory
5252
run: mkdir -p "./download"

0 commit comments

Comments
 (0)