diff --git a/.github/workflows/pr-check_cspell_lists.yml b/.github/workflows/pr-check_cspell_lists.yml index be7ae1a4e400c88..0a1316ecaab35e2 100644 --- a/.github/workflows/pr-check_cspell_lists.yml +++ b/.github/workflows/pr-check_cspell_lists.yml @@ -19,8 +19,9 @@ jobs: sparse-checkout: | .vscode/ignore-list.txt .vscode/terms-abbreviations.txt - scripts/sort_and_unique_file_lines.js .nvmrc + package.json + scripts/sort_and_unique_file_lines.js - name: Setup Node.js environment uses: actions/setup-node@v4