Skip to content

Commit

Permalink
Update validate_toc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fscelliott committed Jun 28, 2024
1 parent 2ce5d32 commit c11c567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v3

- name: Run validation script
run: python validate_toc.py $GITHUB_WORKSPACE /$GITHUB_WORKSPACE/mint.json
run: python /assets/scripts/validate_toc.py $GITHUB_WORKSPACE /$GITHUB_WORKSPACE/mint.json

0 comments on commit c11c567

Please sign in to comment.