ci: fix llgo workflow name

This commit is contained in:
Li Jie
2025-01-08 23:23:58 +08:00
parent 591dac8b41
commit 219376044a

View File

@@ -1,7 +1,7 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
name: Go
name: LLGo
on:
push: