Skip to content

Commit

Permalink
Merge pull request #7 from carpasse/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
carpasse authored Feb 8, 2024
2 parents 3d8438c + e1e703d commit 70c7dcd
Show file tree
Hide file tree
Showing 3 changed files with 389 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Install dependencies
run: npm ci --ignore-scripts

- name: License Check
run: npm run license-check

- name: Build
run: npm run build

Expand Down
Loading

0 comments on commit 70c7dcd

Please sign in to comment.