Skip to content

Commit da35aa6

Browse files
authored
Update visit-page.yml
1 parent 8012a0f commit da35aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visit-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: npm install
2323

2424
- name: Run the visit script
25-
run: node visit.js # Replace with the actual path if necessary
25+
run: node scripts/visit.js # Replace with the actual path if necessary

0 commit comments

Comments
 (0)