From 2562a740151b9b793a43cdd59903eef7aabd50fa Mon Sep 17 00:00:00 2001 From: Bennett <110846042+bennett-sh@users.noreply.github.com> Date: Sat, 27 May 2023 16:59:51 +0200 Subject: [PATCH] ci: fix artifacts --- .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 27fcb90..ee42c0c 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -41,8 +41,8 @@ jobs: - name: Generate Repo Data run: | + cd builder pnpm run generateCode - cd .. - name: Build run: |