Skip to content

Commit b4333ec

Browse files
authored
Update windows.yml
1 parent d4f3cef commit b4333ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- run: git fetch --prune --unshallow --tags
2828

2929
- name: Preapre build
30+
shell: cmd
3031
run: |
3132
# Create datetime
3233
for /f "tokens=2 delims==" %%G in ('wmic os get localdatetime /value') do set datetime=%%G

0 commit comments

Comments
 (0)