Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix issue with build
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
pranavgaikwad committed Jan 5, 2024
1 parent fb47ffa commit acbb04a
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
@@ -21,4 +21,4 @@ jobs:
- name: Build
run: |
npm ci
npm run build
CI=true npm run build
Loading

0 comments on commit acbb04a

Please sign in to comment.