Skip to content

Commit 669cfe1

Browse files
12 HOURRR
1 parent d77dde0 commit 669cfe1

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 %h:%M %p')"
49+
run: echo "::set-output name=date::$(date +'%d/%m/%Y %HH:%M %p')"
5050

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

0 commit comments

Comments
 (0)