Skip to content

Commit

Permalink
CI: Build everything.
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphsps authored Nov 5, 2023
1 parent 8d11f3c commit 8ef83e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: ./.github/common/install

- name: 🔨 Build
run: npm run build:packages
run: npm run build

- name: 🚚 Deploy Storybook
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit 8ef83e4

Please sign in to comment.