Update CI
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2m45s

This commit is contained in:
Evrard Van Espen
2025-11-20 11:46:29 +00:00
parent dd5db92bea
commit 22baf098f2

View File

@@ -6,8 +6,6 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Install buildah
run: apt update && apt install -y buildah
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Docker Buildx - name: Set up Docker Buildx