更新 '.gitea/workflows/build.yaml'
Some checks failed
Explore-Gitea-Actions

This commit is contained in:
huanghs 2023-03-21 16:35:36 +08:00
parent b9783dcee2
commit 4115763399

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: [self-hosted, linux]
runs-on: self-hosted
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"