diff --git a/.github/workflows/pr-check_cspell_lists.yml b/.github/workflows/pr-check_cspell_lists.yml index be7ae1a4e400c88..c73337274e9e312 100644 --- a/.github/workflows/pr-check_cspell_lists.yml +++ b/.github/workflows/pr-check_cspell_lists.yml @@ -21,6 +21,7 @@ jobs: .vscode/terms-abbreviations.txt scripts/sort_and_unique_file_lines.js .nvmrc + package.json - name: Setup Node.js environment uses: actions/setup-node@v4