diff --git a/.github/workflows/shared-data-test-lint-deploy.yaml b/.github/workflows/shared-data-test-lint-deploy.yaml index 20cf8d93af5..39cc4cd30e4 100644 --- a/.github/workflows/shared-data-test-lint-deploy.yaml +++ b/.github/workflows/shared-data-test-lint-deploy.yaml @@ -235,7 +235,6 @@ jobs: node-version: '18.19.0' registry-url: 'https://registry.npmjs.org' - name: 'install udev for usb-detection' - if: startsWith(matrix.os, 'ubuntu') run: | # WORKAROUND: Remove microsoft debian repo due to https://github.com/microsoft/linux-package-repositories/issues/130. Remove line below after it is resolved sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list