Skip to content

Commit

Permalink
Add set timezone step
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Jun 15, 2024
1 parent a86abe8 commit af19297
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
run: |
rm -f last_updated_at.txt
- name: Set timezone to Asia/Shanghai
uses: sgharms/set-timezone@v1
with:
timezone: Asia/Shanghai

- uses: oven-sh/setup-bun@v1
- name: Start export latest wiki pages
env:
Expand Down

0 comments on commit af19297

Please sign in to comment.