Skip to content

Commit

Permalink
fix: linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
cancue committed Apr 24, 2024
1 parent 09f840b commit a6886e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/nav/sys_darwin.go → pkg/nav/sys_unix.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:build darwin
//go:build linux || darwin

package nav

Expand Down

0 comments on commit a6886e4

Please sign in to comment.