diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index d428727..49fa065 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -39,6 +39,8 @@ jobs: matrix: version: [8.1, 8.2] steps: + - name: Debug + run: whoami && id - name: Set up QEMU uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3' - name: Setup Buildx