Skip to content

Commit

Permalink
Added env.TZ
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored Oct 12, 2024
1 parent 1a8fba2 commit ab64d38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
build:
if: (github.repository == 'adamlui/perplexity-omnibox') && (github.event.commits[0].committer.username != 'kudo-sync-bot')
runs-on: ubuntu-latest
env:
TZ: PST8PDT

steps:

Expand Down

0 comments on commit ab64d38

Please sign in to comment.