From efbda3198ed6122a3bbb9329380e24b58e283edf Mon Sep 17 00:00:00 2001 From: Qubot <1445788683@qq.com> Date: Mon, 7 Aug 2023 11:28:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitea/workflows/build.ya?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 480e536..4b3f828 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -5,6 +5,10 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: + + - name: echo + run: cat /etc/hostname + - name: Checkout uses: https://github.com/actions/checkout@v3