From e9aaaea771beb94d28f352fceca13820d7b449c9 Mon Sep 17 00:00:00 2001 From: konjacpotato Date: Thu, 22 May 2025 20:46:19 +0800 Subject: [PATCH] c6 --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 95c57df..b7360e6 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -17,7 +17,7 @@ jobs: run: | docker build -t file -f docker/docker-file/Dockerfile . echo "The workflow is now ready to test your code on the runner.000" - ls /workspace/docker/docker-file/ + ls /workspace/docker echo "The workflow is now ready to test your code on the runner.111" cd /workspace/docker/docker-file/ echo "The workflow is now ready to test your code on the runner.222"