Skip to content

Commit

Permalink
feat: #154 add timezone @ CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joohongpark committed Mar 19, 2023
1 parent 795509d commit e734dc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ jobs:
CI:
runs-on: ubuntu-latest
steps:
- name: 타임존 설정
uses: szenius/[email protected]
with:
timezoneLinux: "Asia/Seoul"
- name: 체크아웃
uses: actions/checkout@v2
- name: Node.js 16.x Version
Expand Down

0 comments on commit e734dc7

Please sign in to comment.