Update .gitea/workflows/build.yml
Build project / build (push) Failing after 39s

This commit is contained in:
2025-10-18 15:35:57 +02:00
parent 756deba83e
commit 40fc234eeb
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: home-1 runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code