Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #73 from JosuGZ/gui
Browse files Browse the repository at this point in the history
Add a GUI interface
  • Loading branch information
phush0 authored Aug 20, 2024
2 parents 6005f35 + 91def1d commit 17f82d6
Show file tree
Hide file tree
Showing 13 changed files with 1,606 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: rui314/setup-mold@v1
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libdbus-1-dev libusb-dev libhidapi-dev libhidapi-hidraw0 pkg-config libudev-dev
packages: libdbus-1-dev libusb-dev libhidapi-dev libhidapi-hidraw0 pkg-config libudev-dev libgtk-3-dev
version: 1.0

- name: "Install Rust"
Expand Down
Loading

0 comments on commit 17f82d6

Please sign in to comment.