[ci,timezone] update timezone generation
This commit is contained in:
parent
969e212570
commit
a01b97e991
1
.github/workflows/timezone-update.yml
vendored
1
.github/workflows/timezone-update.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/WindowsZones.c
|
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/WindowsZones.c
|
||||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.c
|
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.c
|
||||||
|
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap_static.h
|
||||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.json
|
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.json
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
id: cpr
|
id: cpr
|
||||||
|
Loading…
Reference in New Issue
Block a user