Skip to content

Commit

Permalink
Add bindings for Adwaita/libadwaita
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect committed Mar 28, 2024
1 parent cba699d commit 34ce4ae
Show file tree
Hide file tree
Showing 14 changed files with 115,205 additions and 211 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: sbt --client pullRemoteCache || echo 'remote cache not found'

- name: Install GTK
run: sudo apt-get install libgtk-4-dev
run: sudo apt-get install libgtk-4-dev libadwaita-1-dev

- name: Build binary
run: sbt --client examples/nativeLink
Expand Down
Loading

0 comments on commit 34ce4ae

Please sign in to comment.