diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 8f0ae1e..a5f7459 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -19,7 +19,7 @@ on: # - cron: '30 5 * * 2,4' jobs: - 构建应用: + build: runs-on: ubuntu-latest steps: # https://github.com/actions/checkout