Skip to content

Commit 36fc07c

Browse files
committed
fix: 🐛 fix ci build
fix ci build
1 parent d8b7fce commit 36fc07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
go-version: 'stable'
2424
check-latest: true
2525
- name: Task Build
26-
run: task build
26+
run: task build-server

0 commit comments

Comments
 (0)