Skip to content

Commit

Permalink
Merge pull request #119 from squeed/bring-build-back
Browse files Browse the repository at this point in the history
Add "build" script back
  • Loading branch information
squeed committed Nov 30, 2023
2 parents 3a9906c + 046b2e0 commit 4a0e8cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

go build ./...

0 comments on commit 4a0e8cc

Please sign in to comment.