We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b7fce commit 36fc07cCopy full SHA for 36fc07c
.github/workflows/go.yml
@@ -23,4 +23,4 @@ jobs:
23
go-version: 'stable'
24
check-latest: true
25
- name: Task Build
26
- run: task build
+ run: task build-server
0 commit comments