Update .gitea/workflows/build.yml

This commit is contained in:
2026-02-26 13:36:09 +01:00
Unverified
parent 23573aff82
commit c6204c6522

View File

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