Skip to content

Commit 46888d9

Browse files
committed
ci: build action
1 parent dafedfe commit 46888d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
go-version: 1.21
1818

1919
- name: Build
20-
run: go build -o dabadee
20+
run: make all
2121

2222
- uses: softprops/action-gh-release@v1
2323
with:

0 commit comments

Comments
 (0)