Skip to content

Commit

Permalink
Add "build" script back
Browse files Browse the repository at this point in the history
Apparently the CI templates require it to exist.

Signed-off-by: Casey Callendrello <c1@caseyc.net>
  • Loading branch information
squeed committed Nov 30, 2023
1 parent 9e9711e commit 046b2e0
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 046b2e0

Please sign in to comment.