Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ssuperczynski committed Aug 21, 2024
1 parent c5cd5ae commit a093947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm run build:lib

- name: build demo
run: npm run build:prod
run: npm run build

- name: e2e
run: npm run cy:ci

0 comments on commit a093947

Please sign in to comment.