Revert "Feat/golang"

This commit is contained in:
xkeyC
2024-11-29 18:25:42 +08:00
committed by GitHub
parent 16e50e6d75
commit ddcd6d8f16
18 changed files with 15 additions and 354 deletions

View File

@ -41,11 +41,6 @@ jobs:
with:
version: "18"
- name: Set up Golang
uses: actions/setup-go@v5
with:
go-version: 'stable'
- name: Flutter pub get
run: flutter pub get
- name: Flutter build runner