diff --git a/.github/workflows/script_lint.yml b/.github/workflows/script_lint.yml index b385c58b6509..add6b6156383 100644 --- a/.github/workflows/script_lint.yml +++ b/.github/workflows/script_lint.yml @@ -33,7 +33,7 @@ jobs: with: path: common/CI common/Hooks common/Scripts/worklog.py python_version: "3.10" - requirements: types-PyYAML + requirements: ruamel.yaml types-PyYAML ShellCheck: name: ShellCheck runs-on: ubuntu-latest