Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cozycactus committed Sep 15, 2023
1 parent 5bf4075 commit 718087f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,13 @@ jobs:
install: >-
git
make
libusb
pacboy: >-
toolchain:p
cmake:p
ninja:p
- name: '📦 Install libusb'
run: pacman -S --noconfirm libusb

- name: '🚧 Build TOOL'
run: |
cmake -G Ninja -B build -DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 718087f

Please sign in to comment.