From 55db2408b817b2e7ad196d023c18d043a5131559 Mon Sep 17 00:00:00 2001 From: "gitea.164500.xyz" Date: Thu, 17 Apr 2025 19:37:07 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index b2dc747..7a8fed5 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -61,6 +61,8 @@ jobs: #- #name: Set Docker Buildx #uses: https://github.com/docker/setup-buildx-action@v3 + - name: pwd + run: ls - name: Buildah Action uses: redhat-actions/buildah-build@v2