This commit is contained in:
parent
e29e3eb065
commit
c0ef6fc87c
@ -24,7 +24,7 @@ jobs:
|
||||
run: go test -v ./...
|
||||
|
||||
- name: Build
|
||||
run: go build -o app ./cmd/app
|
||||
run: go build -o app ./cmd
|
||||
|
||||
- name: Log in to GHCR
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user