We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8012a0f commit da35aa6Copy full SHA for da35aa6
.github/workflows/visit-page.yml
@@ -22,4 +22,4 @@ jobs:
22
run: npm install
23
24
- name: Run the visit script
25
- run: node visit.js # Replace with the actual path if necessary
+ run: node scripts/visit.js # Replace with the actual path if necessary
0 commit comments