fix: build path
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: go test ./...
|
run: go test ./...
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -o backend ./cmd/banforge
|
run: go build -o backend ./cmd/main.go
|
||||||
|
|||||||
Reference in New Issue
Block a user