Update .gitea/workflows/build.yml

This commit is contained in:
2026-02-26 13:36:42 +01:00
Unverified
parent 1ba4ea97f2
commit 78ed1b0cde

View File

@@ -16,6 +16,7 @@ on:
jobs:
build:
name: Build
runs-on: linux
steps:
- name: Checkout
uses: actions/checkout@v6