From 2225558c42c2e662caa506f21fff727b1a5c47a8 Mon Sep 17 00:00:00 2001 From: Mo Date: Wed, 15 Jun 2022 10:17:12 -0500 Subject: [PATCH] chore: workflow --- .github/workflows/version-bump.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index f6a8dc6f8..9b7c85d14 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -34,6 +34,7 @@ jobs: - name: Compile Components run: yarn components:clean && yarn components:compile + working-directory: packages/components - name: Commit Components run: | node packages/components/scripts/package-components.mjs