Skip to content

Commit

Permalink
actually install udev
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed May 20, 2024
1 parent 1e81b40 commit 91223ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/shared-data-test-lint-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91223ec

Please sign in to comment.