try MathRobin/timezone-action@v1.1
This commit is contained in:
8
.github/workflows/python-app.yml
vendored
8
.github/workflows/python-app.yml
vendored
@@ -31,11 +31,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set timezone
|
- name: Set timezone
|
||||||
uses: szenius/set-timezone@v2.0
|
uses: MathRobin/timezone-action@v1.1
|
||||||
with:
|
with:
|
||||||
timezoneLinux: "utc"
|
timezoneLinux: "Europe/Berlin"
|
||||||
timezoneMacos: "utc"
|
timezoneMacos: "Europe/Berlin"
|
||||||
timezoneWindows: "utc"
|
timezoneWindows: "Europe/Berlin"
|
||||||
# - name: Start Mosquitto
|
# - name: Start Mosquitto
|
||||||
# uses: namoshek/mosquitto-github-action@v1
|
# uses: namoshek/mosquitto-github-action@v1
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user