From 9722c465a4d2b52bc8b696dec638d8d1d58d455c Mon Sep 17 00:00:00 2001 From: indigo Date: Tue, 5 Mar 2024 03:01:03 +0800 Subject: [PATCH] ! Test --- .gitea/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 5fe52da..c038772 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -17,6 +17,6 @@ jobs: # - name: Execute Dir Command # shell: cmd # run: dir C:\temp\*.* /s/b - # - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." - # - run: echo "🖥️ The workflow is now ready to test your code on the runner." + - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." + - run: echo "🖥️ The workflow is now ready to test your code on the runner."