update package index

This commit is contained in:
Thomas Göttgens
2024-06-05 17:04:22 +02:00
committed by GitHub
parent f1906c38f1
commit fb3c141231

View File

@@ -13,6 +13,7 @@ jobs:
- name: Install libbluetooth
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y libbluetooth-dev libgpiod-dev libyaml-cpp-dev openssl libssl-dev libulfius-dev liborcania-dev
- name: Checkout code