From 8fc4a3d6697dcc49a731274e804d9196755a16a7 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 21 Jun 2021 11:28:06 +0200 Subject: [PATCH] [GHA] Test generate-files --- .github/workflows/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 3d701d84f..1a4c0b51f 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -32,5 +32,5 @@ jobs: - name: Run build shell: bash - run: echo "Done" - ./.dev-tools/generate-files.sh + run: | + ./.dev-tools/generate-files.sh