Update actions
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
CGO_ENABLED: 0
|
||||
run: |
|
||||
mkdir bin
|
||||
/usr/local/go/bin/go build -o ./bin/metrics ./cmd
|
||||
go build -o ./bin/metrics ./cmd
|
||||
|
||||
# - name: Set up Docker Buildx
|
||||
# uses: docker/setup-buildx-action@v3
|
||||
|
||||
Reference in New Issue
Block a user