diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index 9d0f07717ae0da..1d249832cafaeb 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -32,7 +32,7 @@ jobs: echo "NEW_VERSION=$NEW_VERSION" >> $GITHUB_ENV ./update-babel-eslint.sh fi - - id: "lint-md dependencies" + - id: "lint-md-dependencies" run: | cd tools/lint-md npm ci