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