Skip to content

Commit

Permalink
ci: fix robots workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Oct 19, 2024
1 parent 1de8188 commit 2fd62d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versions_robot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Ensure noIndex is set
id: check_noindex
run: node scripts/noindex_docusaurus_config.js $RUNNER_TEMP
run: node scripts/noindex_docusaurus_config.js $PWD

- name: Auto Format (Prettier)
run: make format
Expand Down

0 comments on commit 2fd62d4

Please sign in to comment.