Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelkrimdev committed Jun 10, 2024
1 parent 05607cc commit f0c30d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Lint
run: pnpm lint
- name: Build
run: pnpm build
run: pnpm build --filter="./packages/*"

0 comments on commit f0c30d0

Please sign in to comment.