more workflow changes
Some checks failed
Build bang-server / Explore-Gitea-Actions (push) Failing after 2s

This commit is contained in:
Brandon4466
2025-06-08 02:13:49 -07:00
parent f72f41bee3
commit f4dfeef0b5

View File

@@ -21,4 +21,6 @@ jobs:
run: go build bang.go
- name: List files
run: ls -lh
- name: Upload to Release
uses: actions/gitea-release@v1
- run: echo "This job's status is ${{ job.status }}."