From dc5d5ee0e730b8925819b09ef5fbae7a59638664 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sun, 24 Mar 2024 12:39:04 +0000 Subject: [PATCH] .gitea/workflows/action.yml aktualisiert --- .gitea/workflows/action.yml | 2 ++ 1 file changed, 2 insertions(+) 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