Skip to content

Commit

Permalink
feat: update to frontend-build alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
muselesscreator committed Sep 11, 2023
1 parent 5e96dbf commit 5b20f70
Show file tree
Hide file tree
Showing 3 changed files with 35,807 additions and 17,158 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: ${{ env.NODE_VER }}

- name: Install dependencies
run: npm ci
run: npm ci --legacy-peer-deps

- name: Unit Tests
run: npm run test
Expand Down
Loading

0 comments on commit 5b20f70

Please sign in to comment.