Skip to content

Commit c41c91a

Browse files
committed
syntax.
1 parent 77bc6b1 commit c41c91a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
steps:
1010
- name: Set timezone
1111
uses: szenius/set-timezone@v2.0
12-
with:
13-
timezoneLinux: "America/New_York"
12+
with:
13+
timezoneLinux: "America/New_York"
1414
- name: Checkout
1515
uses: actions/checkout@main
1616
- name: Install dependencies

0 commit comments

Comments
 (0)