Update .gitea/workflows/build.yml

This commit is contained in:
2026-02-28 01:04:19 +02:00
parent 7136993b09
commit 2557df892e

View File

@@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: linux runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout