From 654210cea43548e78fc9be83c26d6d9fee251f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OS=20Aplet=20=E2=9D=A4=EF=B8=8F=C2=AE=EF=B8=8F?= <185862724+osAplet@users.noreply.github.com> Date: Mon, 17 Mar 2025 11:03:16 +0100 Subject: [PATCH] action.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Nastavení Java action.yml v souboru na GitHub. Nechá se nastavit Java podle potřeby --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 0969d5d..b041389 100644 --- a/action.yml +++ b/action.yml @@ -84,3 +84,4 @@ runs: using: 'node20' main: 'dist/setup/index.js' post: 'dist/cleanup/index.js' + test: