From 1aca73550ff126963427cb825ee5bc71d540174c Mon Sep 17 00:00:00 2001 From: Justin Florentine Date: Fri, 1 Mar 2024 13:42:09 -0500 Subject: [PATCH] guess its powershell Signed-off-by: Justin Florentine --- .github/workflows/artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index bb1196b9127..62851ccbe27 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -77,7 +77,7 @@ jobs: - name: test Besu run: | mkdir besu-tmp - ls -lR + dir unzip besu-*.zip -d besu-tmp cd besu-tmp mv besu-* ../besu