From 66a379c446c68a88546639b2a620df088bfbb5d5 Mon Sep 17 00:00:00 2001 From: Mathias Micheel <49622130+buerviper@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:14:19 +0200 Subject: [PATCH] Update github-actions.yml --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index f7083d5..de3319c 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -29,4 +29,4 @@ jobs: tools: # optional - name: run.php run: | - php ./run.php + php run.php