Skip to content

Commit

Permalink
TODo: RemoveMe
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviermartin committed Feb 21, 2024
1 parent d533aeb commit 8eeafa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sudo apt install libbluetooth-dev
- run: dpkg -l | grep python3 | grep "\-dev"
- run: mkdir build && pushd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make

build-release:
Expand Down

0 comments on commit 8eeafa2

Please sign in to comment.