You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add timezone setup to build workflows to fix deprecated attribute linter
The deprecated attribute linter was failing with timezone database errors:
'unable to locate share/zoneinfo in the local timezone database at /etc/localtime'
This adds the szenius/set-timezone@v2.0 action to all build workflows
to ensure proper timezone configuration in CI environments.
0 commit comments