Skip to content

Commit

Permalink
Merge pull request #4 from eenaree/3-time-issue
Browse files Browse the repository at this point in the history
fix time issue where local server and Github Action server
  • Loading branch information
eenaree authored Mar 17, 2024
2 parents 9be56ed + c748cea commit 49a1c27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
cron:
runs-on: ubuntu-latest
timeout-minutes: 10
env:
TZ: Asia/Seoul

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 49a1c27

Please sign in to comment.