Skip to content

Commit 26275d9

Browse files
authored
Update python-test.yml
1 parent 127f753 commit 26275d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
python-version: ${{ matrix.python-version }}
2222
- name: Install dependencies
2323
run: |
24+
sudo apt-get update
2425
sudo apt-get install python-bluetooth -qq -y
2526
python -m pip install --upgrade pip
2627
python -m pip install pytest pyserial==3.1.1 coveralls

0 commit comments

Comments
 (0)