Update .gitea/workflows/build.yaml
All checks were successful
Build & Publish to GHCR / build (push) Successful in 1m49s

This commit is contained in:
florian 2025-11-06 21:52:01 +01:00
parent 498cf6aa31
commit 1e78e1f867

View File

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