Skip to content

Commit

Permalink
🐛 fix issue with build (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
  • Loading branch information
pranavgaikwad authored Jan 5, 2024
1 parent fb47ffa commit f7edff2
Show file tree
Hide file tree
Showing 4 changed files with 2,055 additions and 1,404 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Build
run: |
npm ci
npm run build
CI=true npm run build
Loading

0 comments on commit f7edff2

Please sign in to comment.