diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8e4b022f9..413134402 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,7 @@ jobs: check-latest: true - run: npm install --no-package-lock name: Install dependencies - - run: npm run build + - run: npm run bundle name: Build - run: npx semantic-release env: