Skip to content

Commit bea6338

Browse files
committed
Update nightly_rdr.yml
1 parent a47b71a commit bea6338

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly_rdr.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
build:
1313
runs-on: windows-latest
1414
steps:
15+
- uses: szenius/set-timezone@v2.0
16+
timezoneWindows: "Japan Standard Time"
17+
1518
- name: Create Directory
1619
shell: pwsh
1720
run: |

0 commit comments

Comments
 (0)