Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/codelif/hyprnotify
Browse files Browse the repository at this point in the history
  • Loading branch information
codelif committed Apr 4, 2024
2 parents 493cf32 + 6d131ad commit 98a706d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Build
run: |
sudo apt-get install libasound2-dev -y
go build -v ./cmd/hyprnotify
strip hyprnotify
Expand Down

0 comments on commit 98a706d

Please sign in to comment.