Skip to content

Commit ab64d38

Browse files
authored
Added env.TZ
1 parent 1a8fba2 commit ab64d38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sync-changes.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
build:
1010
if: (github.repository == 'adamlui/perplexity-omnibox') && (github.event.commits[0].committer.username != 'kudo-sync-bot')
1111
runs-on: ubuntu-latest
12+
env:
13+
TZ: PST8PDT
1214

1315
steps:
1416

0 commit comments

Comments
 (0)