fix workflow
All checks were successful
Builder / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
alex 2024-09-23 19:52:20 -04:00
parent c1fb36591a
commit fc2784b728

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event." - 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 "This job is now running on a ${{ runner.os }} server hosted by Gitea!"