Skip to content

Commit

Permalink
build: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nioe committed Jul 8, 2024
1 parent f920107 commit 383396f
Show file tree
Hide file tree
Showing 3 changed files with 2,175 additions and 6,507 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
node-version: '20.x'
- name: Install dependencies
run: npm ci
- name: Linting
run: npm run lint
- name: Run Build Script
run: npm run build
- name: Publish if version has been updated
Expand Down
Loading

0 comments on commit 383396f

Please sign in to comment.