Fix handling of %Z

This commit is contained in:
Victor Zverovich
2025-04-12 08:37:15 -07:00
parent 6d69f0c5f2
commit b28214487d
3 changed files with 4 additions and 18 deletions

View File

@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Set timezone
run: tzutil /s "Ekaterinburg Standard Time"
run: tzutil /s "Pacific Standard Time"
- name: Create Build Environment
run: cmake -E make_directory ${{runner.workspace}}/build