We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a5b76 commit a012f4dCopy full SHA for a012f4d
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version: '1.22.4'
21
22
- name: Build
23
- run: go build -v ./... -o rh-api
+ run: go build -v ./...
24
25
- name: Upload artifact
26
uses: actions/upload-artifact@v4
0 commit comments