From dd2868eea6f0fba97bd271b609e36a837f279944 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 21 Jun 2021 11:26:54 +0200 Subject: [PATCH] [GHA] Test generate-files --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 4061668fc..3d701d84f 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -33,4 +33,4 @@ jobs: - name: Run build shell: bash run: echo "Done" - run: ./.dev-tools/generate-files.sh + ./.dev-tools/generate-files.sh