更新 .gitea/workflows/build.yml

This commit is contained in:
herb_cheng 2023-05-26 17:15:30 +08:00
parent a2ec4cd870
commit 3e54632744

View File

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is build AcoSail docs 🚀
on: [push]
jobs:
Explore-Gitea-Actions-docker:
runs-on: AcoSail-ARM64
runs-on: [AcoSail-ARM64]
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!"