Example CI/CD fix

This commit is contained in:
Andy Kolibri Vendetti 2025-02-27 00:19:10 +05:00
parent dc3539ce39
commit 60742d3aff
Signed by: andy
GPG Key ID: 2F866D87B28FC5BB

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!"