fix workflow
Some checks are pending
Builder / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
alex 2024-09-19 22:31:22 -04:00
parent db4c43d35e
commit ab0059b0d2

View File

@ -7,7 +7,7 @@ on:
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: linux_amd64:host
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!"