diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 4f89f0c..ffeb58c 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -40,6 +40,9 @@ jobs: matrix: version: [8.1, 8.2, 8.3] steps: + - name: DEBUG + run: | + gropus - name: Set up QEMU uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3' - name: Setup Buildx