Example CI/CD fix #2

Merged
andy merged 1 commits from dev into main 2025-02-26 22:20:24 +03:00

View File

@ -7,7 +7,7 @@ on:
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-22.04-slim
runs-on: ubuntu-22.04
steps:
- 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!"