build test 4
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21s

This commit is contained in:
Artur Mukhamadiev 2026-03-02 20:27:36 +03:00
parent e881b6b699
commit 6fea0e2450

View File

@ -9,6 +9,7 @@ jobs:
- name: Prepare Environment
run: |
pipx install meson
pipx ensurepath
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."