From 864fe665d22ea9e8e5d896fe1a0b8d71e4f16f7e Mon Sep 17 00:00:00 2001 From: Nikita Andriyanov Date: Thu, 17 Apr 2025 14:11:19 +0300 Subject: [PATCH] update --- .gitea/actions/k8s/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/actions/k8s/action.yaml b/.gitea/actions/k8s/action.yaml index d503c80..1ddcc16 100644 --- a/.gitea/actions/k8s/action.yaml +++ b/.gitea/actions/k8s/action.yaml @@ -19,7 +19,7 @@ inputs: runs: using: 'composite' steps: - - run: "echo a: Set up QEMU" + - run: "echo a: Set up QEMU2" - run: | sleep 10