Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed Nov 26, 2024
1 parent de804c1 commit 03bb9bc
Show file tree
Hide file tree
Showing 3 changed files with 2,095 additions and 135 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: "npm"

- run: npm i
- run: npm ci
- run: npm run build --if-present
- run: npm run test --if-present

Expand Down
Loading

0 comments on commit 03bb9bc

Please sign in to comment.