[ci,timezone] update timezone generation

This commit is contained in:
akallabeth 2024-10-12 08:59:12 +02:00
parent 969e212570
commit a01b97e991
No known key found for this signature in database
GPG Key ID: A49454A3FC909FD5

View File

@ -35,6 +35,7 @@ jobs:
run: |
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_static.h
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.json
- name: Create Pull Request
id: cpr