.github/workflows/build.yml 🔗
@@ -2,7 +2,7 @@ name: build
on: [push, pull_request]
jobs:
- build-go:
+ build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
with:
go-version: ""
Andrey Nering created
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -2,7 +2,7 @@ name: build
on: [push, pull_request]
jobs:
- build-go:
+ build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
with:
go-version: ""