sudo make me a sandwich

This commit is contained in:
Thomas Göttgens
2024-06-05 16:37:12 +02:00
committed by GitHub
parent 14b7c5b6ef
commit f1906c38f1

View File

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