Skip to content

Commit 245755b

Browse files
committed
[Nightly Builder] タイムゾーンを修正
1 parent fe927b1 commit 245755b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_rdr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: MathRobin/timezone-action@v1.1
1616
with:
17-
timezoneWindows: 'Japan Standard Time'
17+
timezoneWindows: 'Tokyo Standard Time'
1818

1919
- name: Create Directory
2020
shell: pwsh

0 commit comments

Comments
 (0)