Update .gitea/workflows/build.yaml
Some checks failed
Build & Publish to GHCR / build (push) Has been cancelled

This commit is contained in:
florian 2025-11-06 21:42:49 +01:00
parent 5212ca5d00
commit 498cf6aa31

View File

@ -18,7 +18,7 @@ env:
jobs:
build:
runs-on: [local:host,ubuntu-latest]
runs-on: [local,ubuntu-latest]
steps:
- name: Checkout
uses: actions/checkout@v4