mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev
This commit is contained in:
2
.github/workflows/pythonapp.yml
vendored
2
.github/workflows/pythonapp.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: "Set up timezone to America/Los_Angeles"
|
- name: "Set up timezone to America/Los_Angeles"
|
||||||
uses: szenius/set-timezone@v1.0
|
uses: szenius/set-timezone@v1.2
|
||||||
with:
|
with:
|
||||||
timezoneLinux: "America/Los_Angeles"
|
timezoneLinux: "America/Los_Angeles"
|
||||||
timezoneMacos: "America/Los_Angeles"
|
timezoneMacos: "America/Los_Angeles"
|
||||||
|
Reference in New Issue
Block a user