update .github/workflows/ci.yml
All checks were successful
CI / test (push) Successful in 18s

This commit is contained in:
2025-11-15 16:01:17 +09:00
parent ef583dff46
commit 98bbb00fa2

View File

@@ -25,3 +25,10 @@ jobs:
- name: Build
run: go build -v ./...
- name: Upload APK as artifact
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with:
name: build-artifact
path: teatea