fix CI warnings (and change CI comment to be correct)

This commit is contained in:
Kevin Hester
2024-08-28 11:25:54 -07:00
parent a1bf0d8519
commit dc9f6e1360
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
build-native:
runs-on: ubuntu-latest
steps:
- name: Install libbluetooth
- name: Install libs needed for native build
shell: bash
run: |
sudo apt-get update --fix-missing