Skip to content

Commit 061b053

Browse files
committed
fix whitespace
1 parent cd456cc commit 061b053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fetch-event-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Step 3: Install Node.js dependencies
2727
- name: Install dependencies
2828
run: npm install
29-
working-directory: 'automation'
29+
working-directory: 'automation'
3030

3131
# Step 4: Run the Node.js script to fetch events and save to a file
3232
- name: Fetch and save events

0 commit comments

Comments
 (0)