.forgejo/workflows/ci.yml aktualisiert
Some checks failed
ci / build (push) Failing after 38s

This commit is contained in:
stelb 2025-03-23 20:46:11 +01:00
parent ffed13b562
commit bcdda66fde

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: docker-cli
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4