Skip to content

Commit

Permalink
Try ninja-build
Browse files Browse the repository at this point in the history
  • Loading branch information
lnotspotl committed Jan 15, 2025
1 parent 020ef19 commit 6708c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/zoo_helper.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
sudo apt update
sudo apt install libusb-1.0-0-dev pkg-config bison autoconf libtool libxi-dev libxtst-dev libxrandr-dev libx11-dev libxft-dev libxext-dev nasm flex libudev-dev build-essential automake
sudo apt install ninja-build
- name: Configure project
run: cmake -S . -B build -DDEPTHAI_ENABLE_CURL=ON
Expand Down

0 comments on commit 6708c2c

Please sign in to comment.