Skip to content

Commit

Permalink
organize dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yuheiy committed Oct 1, 2024
1 parent 14141dd commit 7dc5a34
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 21 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Install dependencies
run: npm ci
env:
NODE_ENV: production

- name: Build
run: npm run build
Expand Down
Loading

0 comments on commit 7dc5a34

Please sign in to comment.