更新 .gitea/workflows/build.yml
This commit is contained in:
parent
a2ec4cd870
commit
3e54632744
|
@ -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!"
|
||||
|
|
Loading…
Reference in New Issue
Block a user