diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 6b4c6a8..f4c1c8e 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -3,7 +3,7 @@ run-name: Im about to BUILLLLDDDDDDD on: [push] jobs: - Explore-Gitea-Actions: + Build: runs-on: rust steps: - name: Checkout repo